Re: [datameet] MOU with Ministry of Rural Development ?

2022-03-23 Thread Harsh Nisar
 

We need to put up a FAQ document on the portal similar to what we did when 
we released the PMGSY-III facilities: 
http://omms.nic.in/Home/PMGSYRuralDataset/

I am currently collating the common questions here: 
https://docs.google.com/document/d/1EbzAfG_NGmolsuqMZgF0-y3tVuPZf9BAvepRZvU97bI/edit?usp=sharing

Please add them as comments on the document, and if relevant, we'll try to 
answer them. Eventually, will put the document on the official website for 
larger consumption.


On Thursday, 3 March 2022 at 12:35:21 UTC+5:30 nikh...@gmail.com wrote:

> Hi, 
> I've imported the data to a PostGreSQL DB on my webserver which is hosted 
> on SSDNodes - I think it'll be useful to have it in that form to be able to 
> do more with it. 
>
> I've shared the import script and steps in this repo if anyone wants to 
> load it into their own DB:
> https://github.com/answerquest/import_geosadak
>
> Some data inconsistencies found:
> States having BLOCK_ID values in boundaries shapefile which does not have 
> matching Master data entry:
> TamilNadu - 3
> JammuAndKashmir - 3
> These blocks do have road data etc but no entry in master data excel: 
> 8108, 8105, 8106, 8063, 8034, 8041
>
> States having BLOCK_ID=0 in their block boundary shapefile:
> Punjab - 1
> WestBengal - 3
> I've imported these boundaries with randomly assigned block ids. We'll 
> need to match them to actual block id.
>  
> Limited offer: If someone wants to query my DB then pls contact me on 
> nikhil.js (at) gmail.com for credentials (limited capacity and bandwidth, 
> note).
>
> --
> Cheers,
> Nikhil VJ
> https://nikhilvj.co.in
>
>
> On Wed, Feb 23, 2022 at 10:32 AM Thejesh GN  wrote:
>
>> @Arun Ganesh  @Devdatta Tengshe @Naveen Francis  and @Justin Meyers 
>>
>> Can we add this data to the main maps repo at ->   
>> https://github.com/datameet/pmgsy-geosadak 
>> At some point we can have a mini site with all the attributes and layer 
>> descriptions similar to the maps project that we have. 
>> http://projects.datameet.org/maps/
>>
>>
>>
>> Thej
>> --
>> Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
>> http://thejeshgn.com
>> GPG ID :  0xBFFC8DD3C06DD6B0
>>
>>
>> On Tue, 22 Feb 2022 at 20:16, Naveen Francis  wrote:
>>
>>> Thanks Harsh, Thej and Arun. 
>>>
>>> Awesome !!!
>>>
>>> On Monday, 14 February, 2022 at 3:12:09 pm UTC+5:30 Thejesh GN wrote:
>>>


 I was going to write a longer blog post this week, Dev :)

 The short answer is:

 DataMeet is one of the parties signing MoU as a community partner. 

 DataMeet's role will be to suggest changes to datasets if required, 
 help the open data community use data, and create how-tos. Take the 
 feedback to send it to them with our suggestions. 

 We are going to sign a non-commercial MOU with them. I will share the 
 copy once I have the final version and the blog post that I am thinking 
 about.

 The initial dataset would include.
 - Data for 10 lakh habitations
 - 25+ lakh km rural roads
 - 50,000+ km of PMGSY-III proposals 

 Data will be released under Government's Open Data License.

 We are yet to get the complete picture of all the datasets and details 
 of it. But that's the work we will do as part of this community 
 engagement. 
 Feb 22 is just the day to kick start it.
 --
 Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
 http://thejeshgn.com
 GPG ID :  0xBFFC8DD3C06DD6B0


 On Mon, 14 Feb 2022 at 14:05, Devdatta Tengshe  
 wrote:

> Hi All,
>
> I see that the Ministry of Rural Development is going to release some 
> data on 22nd Feb, and is also going to sign some MOU with datameet:
>
>
> https://gavs.webex.com/gavs/j.php?RGID=r1b499f15a791c966b6debf693bbe01a8
>
> What kind of data can we expect? Can someone share what the MOU is 
> going to be about ?
>
> Regards,
> Devdatta Tengshe
>
>
> -- 
> Datameet is a community of Data Science enthusiasts in India. Know 
> more about us by visiting http://datameet.org
> --- 
> You received this message because you are subscribed to the Google 
> Groups "datameet" group.
> To unsubscribe from this group and stop receiving emails from it, send 
> an email to datameet+u...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/datameet/3a567b1c-8df3-4a1c-8ddd-8b2ea640ecf0n%40googlegroups.com
>  
> 
> .
>
 -- 
>>> Datameet is a community of Data Science enthusiasts in India. Know more 
>>> about us by visiting http://datameet.org
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "datameet" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to 

Re: [datameet] MOU with Ministry of Rural Development ?

2022-03-02 Thread Nikhil VJ
Hi,
I've imported the data to a PostGreSQL DB on my webserver which is hosted
on SSDNodes - I think it'll be useful to have it in that form to be able to
do more with it.

I've shared the import script and steps in this repo if anyone wants to
load it into their own DB:
https://github.com/answerquest/import_geosadak

Some data inconsistencies found:
States having BLOCK_ID values in boundaries shapefile which does not have
matching Master data entry:
TamilNadu - 3
JammuAndKashmir - 3
These blocks do have road data etc but no entry in master data excel:
8108, 8105, 8106, 8063, 8034, 8041

States having BLOCK_ID=0 in their block boundary shapefile:
Punjab - 1
WestBengal - 3
I've imported these boundaries with randomly assigned block ids. We'll need
to match them to actual block id.

Limited offer: If someone wants to query my DB then pls contact me on
nikhil.js (at) gmail.com for credentials (limited capacity and bandwidth,
note).

--
Cheers,
Nikhil VJ
https://nikhilvj.co.in


On Wed, Feb 23, 2022 at 10:32 AM Thejesh GN  wrote:

> @Arun Ganesh   @Devdatta Tengshe
>  @Naveen Francis   and @Justin
> Meyers 
>
> Can we add this data to the main maps repo at ->
> https://github.com/datameet/pmgsy-geosadak
> At some point we can have a mini site with all the attributes and layer
> descriptions similar to the maps project that we have.
> http://projects.datameet.org/maps/
>
>
>
> Thej
> --
> Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
> http://thejeshgn.com
> GPG ID :  0xBFFC8DD3C06DD6B0
>
>
> On Tue, 22 Feb 2022 at 20:16, Naveen Francis  wrote:
>
>> Thanks Harsh, Thej and Arun.
>>
>> Awesome !!!
>>
>> On Monday, 14 February, 2022 at 3:12:09 pm UTC+5:30 Thejesh GN wrote:
>>
>>>
>>>
>>> I was going to write a longer blog post this week, Dev :)
>>>
>>> The short answer is:
>>>
>>> DataMeet is one of the parties signing MoU as a community partner.
>>>
>>> DataMeet's role will be to suggest changes to datasets if required, help
>>> the open data community use data, and create how-tos. Take the feedback to
>>> send it to them with our suggestions.
>>>
>>> We are going to sign a non-commercial MOU with them. I will share the
>>> copy once I have the final version and the blog post that I am thinking
>>> about.
>>>
>>> The initial dataset would include.
>>> - Data for 10 lakh habitations
>>> - 25+ lakh km rural roads
>>> - 50,000+ km of PMGSY-III proposals
>>>
>>> Data will be released under Government's Open Data License.
>>>
>>> We are yet to get the complete picture of all the datasets and details
>>> of it. But that's the work we will do as part of this community engagement.
>>> Feb 22 is just the day to kick start it.
>>> --
>>> Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
>>> http://thejeshgn.com
>>> GPG ID :  0xBFFC8DD3C06DD6B0
>>>
>>>
>>> On Mon, 14 Feb 2022 at 14:05, Devdatta Tengshe 
>>> wrote:
>>>
 Hi All,

 I see that the Ministry of Rural Development is going to release some
 data on 22nd Feb, and is also going to sign some MOU with datameet:

 https://gavs.webex.com/gavs/j.php?RGID=r1b499f15a791c966b6debf693bbe01a8

 What kind of data can we expect? Can someone share what the MOU is
 going to be about ?

 Regards,
 Devdatta Tengshe


 --
 Datameet is a community of Data Science enthusiasts in India. Know more
 about us by visiting http://datameet.org
 ---
 You received this message because you are subscribed to the Google
 Groups "datameet" group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to datameet+u...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/datameet/3a567b1c-8df3-4a1c-8ddd-8b2ea640ecf0n%40googlegroups.com
 
 .

>>> --
>> Datameet is a community of Data Science enthusiasts in India. Know more
>> about us by visiting http://datameet.org
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "datameet" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to datameet+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/datameet/25dbe263-61b0-4feb-8ef3-905d45731fc8n%40googlegroups.com
>> 
>> .
>>
> --
> Datameet is a community of Data Science enthusiasts in India. Know more
> about us by visiting http://datameet.org
> ---
> You received this message because you are subscribed to the Google Groups
> "datameet" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to datameet+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> 

Re: [datameet] MOU with Ministry of Rural Development ?

2022-02-22 Thread Thejesh GN
@Arun Ganesh   @Devdatta Tengshe
 @Naveen Francis   and @Justin
Meyers 

Can we add this data to the main maps repo at ->
https://github.com/datameet/pmgsy-geosadak
At some point we can have a mini site with all the attributes and layer
descriptions similar to the maps project that we have.
http://projects.datameet.org/maps/



Thej
--
Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
http://thejeshgn.com
GPG ID :  0xBFFC8DD3C06DD6B0


On Tue, 22 Feb 2022 at 20:16, Naveen Francis  wrote:

> Thanks Harsh, Thej and Arun.
>
> Awesome !!!
>
> On Monday, 14 February, 2022 at 3:12:09 pm UTC+5:30 Thejesh GN wrote:
>
>>
>>
>> I was going to write a longer blog post this week, Dev :)
>>
>> The short answer is:
>>
>> DataMeet is one of the parties signing MoU as a community partner.
>>
>> DataMeet's role will be to suggest changes to datasets if required, help
>> the open data community use data, and create how-tos. Take the feedback to
>> send it to them with our suggestions.
>>
>> We are going to sign a non-commercial MOU with them. I will share the
>> copy once I have the final version and the blog post that I am thinking
>> about.
>>
>> The initial dataset would include.
>> - Data for 10 lakh habitations
>> - 25+ lakh km rural roads
>> - 50,000+ km of PMGSY-III proposals
>>
>> Data will be released under Government's Open Data License.
>>
>> We are yet to get the complete picture of all the datasets and details of
>> it. But that's the work we will do as part of this community engagement.
>> Feb 22 is just the day to kick start it.
>> --
>> Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
>> http://thejeshgn.com
>> GPG ID :  0xBFFC8DD3C06DD6B0
>>
>>
>> On Mon, 14 Feb 2022 at 14:05, Devdatta Tengshe 
>> wrote:
>>
>>> Hi All,
>>>
>>> I see that the Ministry of Rural Development is going to release some
>>> data on 22nd Feb, and is also going to sign some MOU with datameet:
>>>
>>> https://gavs.webex.com/gavs/j.php?RGID=r1b499f15a791c966b6debf693bbe01a8
>>>
>>> What kind of data can we expect? Can someone share what the MOU is going
>>> to be about ?
>>>
>>> Regards,
>>> Devdatta Tengshe
>>>
>>>
>>> --
>>> Datameet is a community of Data Science enthusiasts in India. Know more
>>> about us by visiting http://datameet.org
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "datameet" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to datameet+u...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/datameet/3a567b1c-8df3-4a1c-8ddd-8b2ea640ecf0n%40googlegroups.com
>>> 
>>> .
>>>
>> --
> Datameet is a community of Data Science enthusiasts in India. Know more
> about us by visiting http://datameet.org
> ---
> You received this message because you are subscribed to the Google Groups
> "datameet" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to datameet+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/datameet/25dbe263-61b0-4feb-8ef3-905d45731fc8n%40googlegroups.com
> 
> .
>

-- 
Datameet is a community of Data Science enthusiasts in India. Know more about 
us by visiting http://datameet.org
--- 
You received this message because you are subscribed to the Google Groups 
"datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datameet+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/datameet/CAABnYsW4tVKGBYn3bb8TDtCHXsuVoMhk6qhvVtOCWPPOHk3z1A%40mail.gmail.com.


Re: [datameet] MOU with Ministry of Rural Development ?

2022-02-22 Thread Naveen Francis
Thanks Harsh, Thej and Arun. 

Awesome !!!

On Monday, 14 February, 2022 at 3:12:09 pm UTC+5:30 Thejesh GN wrote:

>
>
> I was going to write a longer blog post this week, Dev :)
>
> The short answer is:
>
> DataMeet is one of the parties signing MoU as a community partner. 
>
> DataMeet's role will be to suggest changes to datasets if required, help 
> the open data community use data, and create how-tos. Take the feedback to 
> send it to them with our suggestions. 
>
> We are going to sign a non-commercial MOU with them. I will share the copy 
> once I have the final version and the blog post that I am thinking about.
>
> The initial dataset would include.
> - Data for 10 lakh habitations
> - 25+ lakh km rural roads
> - 50,000+ km of PMGSY-III proposals 
>
> Data will be released under Government's Open Data License.
>
> We are yet to get the complete picture of all the datasets and details of 
> it. But that's the work we will do as part of this community engagement. 
> Feb 22 is just the day to kick start it.
> --
> Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
> http://thejeshgn.com
> GPG ID :  0xBFFC8DD3C06DD6B0
>
>
> On Mon, 14 Feb 2022 at 14:05, Devdatta Tengshe  wrote:
>
>> Hi All,
>>
>> I see that the Ministry of Rural Development is going to release some 
>> data on 22nd Feb, and is also going to sign some MOU with datameet:
>>
>> https://gavs.webex.com/gavs/j.php?RGID=r1b499f15a791c966b6debf693bbe01a8
>>
>> What kind of data can we expect? Can someone share what the MOU is going 
>> to be about ?
>>
>> Regards,
>> Devdatta Tengshe
>>
>>
>> -- 
>> Datameet is a community of Data Science enthusiasts in India. Know more 
>> about us by visiting http://datameet.org
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "datameet" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to datameet+u...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/datameet/3a567b1c-8df3-4a1c-8ddd-8b2ea640ecf0n%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
Datameet is a community of Data Science enthusiasts in India. Know more about 
us by visiting http://datameet.org
--- 
You received this message because you are subscribed to the Google Groups 
"datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datameet+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/datameet/25dbe263-61b0-4feb-8ef3-905d45731fc8n%40googlegroups.com.


Re: [datameet] MOU with Ministry of Rural Development ?

2022-02-22 Thread Justin
downloading and compiling 
now: https://github.com/justinelliotmeyers/India_Official_Data_2022

On Tuesday, February 22, 2022 at 8:45:14 AM UTC-5 Thejesh GN wrote:

> Link for the shapefiles (GODL)
> https://geosadak-pmgsy.nic.in/OpenData
>
> Description : https://youtu.be/3tI7XIZzhSM?t=9314
>
>
> Thej
>
> --
> Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
> http://thejeshgn.com
> GPG ID :  0xBFFC8DD3C06DD6B0
> On Tue, 22 Feb 2022 at 18:56, Justin  wrote:
>
>> Anyone have the link update? Would love to share. Thanks @dev and @thej 
>> !!!
>>
>> On Tuesday, February 22, 2022 at 7:42:38 AM UTC-5 Vaishnavi Jayakumar 
>> (Inclusive India) wrote:
>>
>>> Terrific news!
>>> ---
>>> *VAISHNAVI JAYAKUMAR*
>>> http://about.me/vjayakumar
>>>
>>>
>>> On Mon, 14 Feb 2022 at 15:12, Thejesh GN  wrote:
>>>


 I was going to write a longer blog post this week, Dev :)

 The short answer is:

 DataMeet is one of the parties signing MoU as a community partner. 

 DataMeet's role will be to suggest changes to datasets if required, 
 help the open data community use data, and create how-tos. Take the 
 feedback to send it to them with our suggestions. 

 We are going to sign a non-commercial MOU with them. I will share the 
 copy once I have the final version and the blog post that I am thinking 
 about.

 The initial dataset would include.
 - Data for 10 lakh habitations
 - 25+ lakh km rural roads
 - 50,000+ km of PMGSY-III proposals 

 Data will be released under Government's Open Data License.

 We are yet to get the complete picture of all the datasets and details 
 of it. But that's the work we will do as part of this community 
 engagement. 
 Feb 22 is just the day to kick start it.
 --
 Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
 http://thejeshgn.com
 GPG ID :  0xBFFC8DD3C06DD6B0


 On Mon, 14 Feb 2022 at 14:05, Devdatta Tengshe  
 wrote:

> Hi All,
>
> I see that the Ministry of Rural Development is going to release some 
> data on 22nd Feb, and is also going to sign some MOU with datameet:
>
>
> https://gavs.webex.com/gavs/j.php?RGID=r1b499f15a791c966b6debf693bbe01a8
>
> What kind of data can we expect? Can someone share what the MOU is 
> going to be about ?
>
> Regards,
> Devdatta Tengshe
>
>
> -- 
> Datameet is a community of Data Science enthusiasts in India. Know 
> more about us by visiting http://datameet.org
> --- 
> You received this message because you are subscribed to the Google 
> Groups "datameet" group.
> To unsubscribe from this group and stop receiving emails from it, send 
> an email to datameet+u...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/datameet/3a567b1c-8df3-4a1c-8ddd-8b2ea640ecf0n%40googlegroups.com
>  
> 
> .
>
 -- 
 Datameet is a community of Data Science enthusiasts in India. Know more 
 about us by visiting http://datameet.org
 --- 
 You received this message because you are subscribed to the Google 
 Groups "datameet" group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to datameet+u...@googlegroups.com.

>>> To view this discussion on the web visit 
 https://groups.google.com/d/msgid/datameet/CAABnYsWKL9hnBBmZP8JABrc%3D0hk6b6suY%2B-YR%2BVP0LS0DKhf8g%40mail.gmail.com
  
 
 .

>>> -- 
>> Datameet is a community of Data Science enthusiasts in India. Know more 
>> about us by visiting http://datameet.org
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "datameet" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to datameet+u...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/datameet/fe708ce7-03bd-495a-a4a2-a38b494ea06bn%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
Datameet is a community of Data Science enthusiasts in India. Know more about 
us by visiting http://datameet.org
--- 
You received this message because you are subscribed to the Google Groups 
"datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datameet+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/datameet/63caa09a-74dc-4300-b943-6fdfe887529fn%40googlegroups.com.


Re: [datameet] MOU with Ministry of Rural Development ?

2022-02-22 Thread Thejesh GN
Link for the shapefiles (GODL)
https://geosadak-pmgsy.nic.in/OpenData

Description : https://youtu.be/3tI7XIZzhSM?t=9314


Thej
--
Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
http://thejeshgn.com
GPG ID :  0xBFFC8DD3C06DD6B0


On Tue, 22 Feb 2022 at 18:56, Justin  wrote:

> Anyone have the link update? Would love to share. Thanks @dev and @thej !!!
>
> On Tuesday, February 22, 2022 at 7:42:38 AM UTC-5 Vaishnavi Jayakumar
> (Inclusive India) wrote:
>
>> Terrific news!
>> ---
>> *VAISHNAVI JAYAKUMAR*
>> http://about.me/vjayakumar
>>
>>
>> On Mon, 14 Feb 2022 at 15:12, Thejesh GN  wrote:
>>
>>>
>>>
>>> I was going to write a longer blog post this week, Dev :)
>>>
>>> The short answer is:
>>>
>>> DataMeet is one of the parties signing MoU as a community partner.
>>>
>>> DataMeet's role will be to suggest changes to datasets if required, help
>>> the open data community use data, and create how-tos. Take the feedback to
>>> send it to them with our suggestions.
>>>
>>> We are going to sign a non-commercial MOU with them. I will share the
>>> copy once I have the final version and the blog post that I am thinking
>>> about.
>>>
>>> The initial dataset would include.
>>> - Data for 10 lakh habitations
>>> - 25+ lakh km rural roads
>>> - 50,000+ km of PMGSY-III proposals
>>>
>>> Data will be released under Government's Open Data License.
>>>
>>> We are yet to get the complete picture of all the datasets and details
>>> of it. But that's the work we will do as part of this community engagement.
>>> Feb 22 is just the day to kick start it.
>>> --
>>> Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
>>> http://thejeshgn.com
>>> GPG ID :  0xBFFC8DD3C06DD6B0
>>>
>>>
>>> On Mon, 14 Feb 2022 at 14:05, Devdatta Tengshe 
>>> wrote:
>>>
 Hi All,

 I see that the Ministry of Rural Development is going to release some
 data on 22nd Feb, and is also going to sign some MOU with datameet:

 https://gavs.webex.com/gavs/j.php?RGID=r1b499f15a791c966b6debf693bbe01a8

 What kind of data can we expect? Can someone share what the MOU is
 going to be about ?

 Regards,
 Devdatta Tengshe


 --
 Datameet is a community of Data Science enthusiasts in India. Know more
 about us by visiting http://datameet.org
 ---
 You received this message because you are subscribed to the Google
 Groups "datameet" group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to datameet+u...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/datameet/3a567b1c-8df3-4a1c-8ddd-8b2ea640ecf0n%40googlegroups.com
 
 .

>>> --
>>> Datameet is a community of Data Science enthusiasts in India. Know more
>>> about us by visiting http://datameet.org
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "datameet" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to datameet+u...@googlegroups.com.
>>>
>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/datameet/CAABnYsWKL9hnBBmZP8JABrc%3D0hk6b6suY%2B-YR%2BVP0LS0DKhf8g%40mail.gmail.com
>>> 
>>> .
>>>
>> --
> Datameet is a community of Data Science enthusiasts in India. Know more
> about us by visiting http://datameet.org
> ---
> You received this message because you are subscribed to the Google Groups
> "datameet" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to datameet+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/datameet/fe708ce7-03bd-495a-a4a2-a38b494ea06bn%40googlegroups.com
> 
> .
>

-- 
Datameet is a community of Data Science enthusiasts in India. Know more about 
us by visiting http://datameet.org
--- 
You received this message because you are subscribed to the Google Groups 
"datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datameet+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/datameet/CAABnYsUFfJ5Yk_zfn08MWSXKSsny7aNyDjzN38XsLwfViz8aww%40mail.gmail.com.


Re: [datameet] MOU with Ministry of Rural Development ?

2022-02-22 Thread Devdatta Tengshe
It's available here:

https://geosadak-pmgsy.nic.in/opendata

I haven't personally played around with it yet.

Regards,
Devdatta Tengshe

On Tue, 22 Feb, 2022, 6:56 pm Justin,  wrote:

> Anyone have the link update? Would love to share. Thanks @dev and @thej !!!
>
> On Tuesday, February 22, 2022 at 7:42:38 AM UTC-5 Vaishnavi Jayakumar
> (Inclusive India) wrote:
>
>> Terrific news!
>> ---
>> *VAISHNAVI JAYAKUMAR*
>> http://about.me/vjayakumar
>>
>>
>> On Mon, 14 Feb 2022 at 15:12, Thejesh GN  wrote:
>>
>>>
>>>
>>> I was going to write a longer blog post this week, Dev :)
>>>
>>> The short answer is:
>>>
>>> DataMeet is one of the parties signing MoU as a community partner.
>>>
>>> DataMeet's role will be to suggest changes to datasets if required, help
>>> the open data community use data, and create how-tos. Take the feedback to
>>> send it to them with our suggestions.
>>>
>>> We are going to sign a non-commercial MOU with them. I will share the
>>> copy once I have the final version and the blog post that I am thinking
>>> about.
>>>
>>> The initial dataset would include.
>>> - Data for 10 lakh habitations
>>> - 25+ lakh km rural roads
>>> - 50,000+ km of PMGSY-III proposals
>>>
>>> Data will be released under Government's Open Data License.
>>>
>>> We are yet to get the complete picture of all the datasets and details
>>> of it. But that's the work we will do as part of this community engagement.
>>> Feb 22 is just the day to kick start it.
>>> --
>>> Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
>>> http://thejeshgn.com
>>> GPG ID :  0xBFFC8DD3C06DD6B0
>>>
>>>
>>> On Mon, 14 Feb 2022 at 14:05, Devdatta Tengshe 
>>> wrote:
>>>
 Hi All,

 I see that the Ministry of Rural Development is going to release some
 data on 22nd Feb, and is also going to sign some MOU with datameet:

 https://gavs.webex.com/gavs/j.php?RGID=r1b499f15a791c966b6debf693bbe01a8

 What kind of data can we expect? Can someone share what the MOU is
 going to be about ?

 Regards,
 Devdatta Tengshe


 --
 Datameet is a community of Data Science enthusiasts in India. Know more
 about us by visiting http://datameet.org
 ---
 You received this message because you are subscribed to the Google
 Groups "datameet" group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to datameet+u...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/datameet/3a567b1c-8df3-4a1c-8ddd-8b2ea640ecf0n%40googlegroups.com
 
 .

>>> --
>>> Datameet is a community of Data Science enthusiasts in India. Know more
>>> about us by visiting http://datameet.org
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "datameet" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to datameet+u...@googlegroups.com.
>>>
>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/datameet/CAABnYsWKL9hnBBmZP8JABrc%3D0hk6b6suY%2B-YR%2BVP0LS0DKhf8g%40mail.gmail.com
>>> 
>>> .
>>>
>> --
> Datameet is a community of Data Science enthusiasts in India. Know more
> about us by visiting http://datameet.org
> ---
> You received this message because you are subscribed to the Google Groups
> "datameet" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to datameet+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/datameet/fe708ce7-03bd-495a-a4a2-a38b494ea06bn%40googlegroups.com
> 
> .
>

-- 
Datameet is a community of Data Science enthusiasts in India. Know more about 
us by visiting http://datameet.org
--- 
You received this message because you are subscribed to the Google Groups 
"datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datameet+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/datameet/CAOQOUMuJFb4W1beWQ6FBLATtctF4Dg75RKzfPhoH44uU7m2WvQ%40mail.gmail.com.


Re: [datameet] MOU with Ministry of Rural Development ?

2022-02-22 Thread Justin
Anyone have the link update? Would love to share. Thanks @dev and @thej !!!

On Tuesday, February 22, 2022 at 7:42:38 AM UTC-5 Vaishnavi Jayakumar 
(Inclusive India) wrote:

> Terrific news!
> ---
> *VAISHNAVI JAYAKUMAR*
> http://about.me/vjayakumar
>
>
> On Mon, 14 Feb 2022 at 15:12, Thejesh GN  wrote:
>
>>
>>
>> I was going to write a longer blog post this week, Dev :)
>>
>> The short answer is:
>>
>> DataMeet is one of the parties signing MoU as a community partner. 
>>
>> DataMeet's role will be to suggest changes to datasets if required, help 
>> the open data community use data, and create how-tos. Take the feedback to 
>> send it to them with our suggestions. 
>>
>> We are going to sign a non-commercial MOU with them. I will share the 
>> copy once I have the final version and the blog post that I am thinking 
>> about.
>>
>> The initial dataset would include.
>> - Data for 10 lakh habitations
>> - 25+ lakh km rural roads
>> - 50,000+ km of PMGSY-III proposals 
>>
>> Data will be released under Government's Open Data License.
>>
>> We are yet to get the complete picture of all the datasets and details of 
>> it. But that's the work we will do as part of this community engagement. 
>> Feb 22 is just the day to kick start it.
>> --
>> Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
>> http://thejeshgn.com
>> GPG ID :  0xBFFC8DD3C06DD6B0
>>
>>
>> On Mon, 14 Feb 2022 at 14:05, Devdatta Tengshe  
>> wrote:
>>
>>> Hi All,
>>>
>>> I see that the Ministry of Rural Development is going to release some 
>>> data on 22nd Feb, and is also going to sign some MOU with datameet:
>>>
>>> https://gavs.webex.com/gavs/j.php?RGID=r1b499f15a791c966b6debf693bbe01a8
>>>
>>> What kind of data can we expect? Can someone share what the MOU is going 
>>> to be about ?
>>>
>>> Regards,
>>> Devdatta Tengshe
>>>
>>>
>>> -- 
>>> Datameet is a community of Data Science enthusiasts in India. Know more 
>>> about us by visiting http://datameet.org
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "datameet" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to datameet+u...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/datameet/3a567b1c-8df3-4a1c-8ddd-8b2ea640ecf0n%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>> -- 
>> Datameet is a community of Data Science enthusiasts in India. Know more 
>> about us by visiting http://datameet.org
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "datameet" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to datameet+u...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/datameet/CAABnYsWKL9hnBBmZP8JABrc%3D0hk6b6suY%2B-YR%2BVP0LS0DKhf8g%40mail.gmail.com
>>  
>> 
>> .
>>
>

-- 
Datameet is a community of Data Science enthusiasts in India. Know more about 
us by visiting http://datameet.org
--- 
You received this message because you are subscribed to the Google Groups 
"datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datameet+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/datameet/fe708ce7-03bd-495a-a4a2-a38b494ea06bn%40googlegroups.com.


Re: [datameet] MOU with Ministry of Rural Development ?

2022-02-22 Thread Vaishnavi Jayakumar (Inclusive India)
Terrific news!
---
*VAISHNAVI JAYAKUMAR*
http://about.me/vjayakumar


On Mon, 14 Feb 2022 at 15:12, Thejesh GN  wrote:

>
>
> I was going to write a longer blog post this week, Dev :)
>
> The short answer is:
>
> DataMeet is one of the parties signing MoU as a community partner.
>
> DataMeet's role will be to suggest changes to datasets if required, help
> the open data community use data, and create how-tos. Take the feedback to
> send it to them with our suggestions.
>
> We are going to sign a non-commercial MOU with them. I will share the copy
> once I have the final version and the blog post that I am thinking about.
>
> The initial dataset would include.
> - Data for 10 lakh habitations
> - 25+ lakh km rural roads
> - 50,000+ km of PMGSY-III proposals
>
> Data will be released under Government's Open Data License.
>
> We are yet to get the complete picture of all the datasets and details of
> it. But that's the work we will do as part of this community engagement.
> Feb 22 is just the day to kick start it.
> --
> Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
> http://thejeshgn.com
> GPG ID :  0xBFFC8DD3C06DD6B0
>
>
> On Mon, 14 Feb 2022 at 14:05, Devdatta Tengshe 
> wrote:
>
>> Hi All,
>>
>> I see that the Ministry of Rural Development is going to release some
>> data on 22nd Feb, and is also going to sign some MOU with datameet:
>>
>> https://gavs.webex.com/gavs/j.php?RGID=r1b499f15a791c966b6debf693bbe01a8
>>
>> What kind of data can we expect? Can someone share what the MOU is going
>> to be about ?
>>
>> Regards,
>> Devdatta Tengshe
>>
>>
>> --
>> Datameet is a community of Data Science enthusiasts in India. Know more
>> about us by visiting http://datameet.org
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "datameet" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to datameet+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/datameet/3a567b1c-8df3-4a1c-8ddd-8b2ea640ecf0n%40googlegroups.com
>> 
>> .
>>
> --
> Datameet is a community of Data Science enthusiasts in India. Know more
> about us by visiting http://datameet.org
> ---
> You received this message because you are subscribed to the Google Groups
> "datameet" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to datameet+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/datameet/CAABnYsWKL9hnBBmZP8JABrc%3D0hk6b6suY%2B-YR%2BVP0LS0DKhf8g%40mail.gmail.com
> 
> .
>

-- 
Datameet is a community of Data Science enthusiasts in India. Know more about 
us by visiting http://datameet.org
--- 
You received this message because you are subscribed to the Google Groups 
"datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datameet+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/datameet/CAN7%2BzvpMitAxZ_YVssKkiPbe-aK9wADbmxUOp4Oin9cCFhxHzA%40mail.gmail.com.


Re: [datameet] MOU with Ministry of Rural Development ?

2022-02-14 Thread Devdatta Tengshe
Hi Thej!

This is quite exciting!

I'm glad to see Government Organisation see the value in working with
groups like us!

Also, Yey for an permissive license like the 'Open Data License', which
allows all kinds of usage including commercial use. (There have been far
too many govt departments which disallow commercial usage)


Regards,
Devdatta


On Mon, 14 Feb 2022 at 15:12, Thejesh GN  wrote:

>
>
> I was going to write a longer blog post this week, Dev :)
>
> The short answer is:
>
> DataMeet is one of the parties signing MoU as a community partner.
>
> DataMeet's role will be to suggest changes to datasets if required, help
> the open data community use data, and create how-tos. Take the feedback to
> send it to them with our suggestions.
>
> We are going to sign a non-commercial MOU with them. I will share the copy
> once I have the final version and the blog post that I am thinking about.
>
> The initial dataset would include.
> - Data for 10 lakh habitations
> - 25+ lakh km rural roads
> - 50,000+ km of PMGSY-III proposals
>
> Data will be released under Government's Open Data License.
>
> We are yet to get the complete picture of all the datasets and details of
> it. But that's the work we will do as part of this community engagement.
> Feb 22 is just the day to kick start it.
> --
> Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
> http://thejeshgn.com
> GPG ID :  0xBFFC8DD3C06DD6B0
>
>
> On Mon, 14 Feb 2022 at 14:05, Devdatta Tengshe 
> wrote:
>
>> Hi All,
>>
>> I see that the Ministry of Rural Development is going to release some
>> data on 22nd Feb, and is also going to sign some MOU with datameet:
>>
>> https://gavs.webex.com/gavs/j.php?RGID=r1b499f15a791c966b6debf693bbe01a8
>>
>> What kind of data can we expect? Can someone share what the MOU is going
>> to be about ?
>>
>> Regards,
>> Devdatta Tengshe
>>
>>
>> --
>> Datameet is a community of Data Science enthusiasts in India. Know more
>> about us by visiting http://datameet.org
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "datameet" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to datameet+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/datameet/3a567b1c-8df3-4a1c-8ddd-8b2ea640ecf0n%40googlegroups.com
>> 
>> .
>>
> --
> Datameet is a community of Data Science enthusiasts in India. Know more
> about us by visiting http://datameet.org
> ---
> You received this message because you are subscribed to the Google Groups
> "datameet" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to datameet+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/datameet/CAABnYsWKL9hnBBmZP8JABrc%3D0hk6b6suY%2B-YR%2BVP0LS0DKhf8g%40mail.gmail.com
> 
> .
>

-- 
Datameet is a community of Data Science enthusiasts in India. Know more about 
us by visiting http://datameet.org
--- 
You received this message because you are subscribed to the Google Groups 
"datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datameet+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/datameet/CAOQOUMvLQKEsz%2Bwaqa-eEYbrrZWQo3%3DMmn-%3DMZsKE0Zcs%2Bvrrw%40mail.gmail.com.


Re: [datameet] MOU with Ministry of Rural Development ?

2022-02-14 Thread Thejesh GN
I was going to write a longer blog post this week, Dev :)

The short answer is:

DataMeet is one of the parties signing MoU as a community partner.

DataMeet's role will be to suggest changes to datasets if required, help
the open data community use data, and create how-tos. Take the feedback to
send it to them with our suggestions.

We are going to sign a non-commercial MOU with them. I will share the copy
once I have the final version and the blog post that I am thinking about.

The initial dataset would include.
- Data for 10 lakh habitations
- 25+ lakh km rural roads
- 50,000+ km of PMGSY-III proposals

Data will be released under Government's Open Data License.

We are yet to get the complete picture of all the datasets and details of
it. But that's the work we will do as part of this community engagement.
Feb 22 is just the day to kick start it.
--
Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
http://thejeshgn.com
GPG ID :  0xBFFC8DD3C06DD6B0


On Mon, 14 Feb 2022 at 14:05, Devdatta Tengshe  wrote:

> Hi All,
>
> I see that the Ministry of Rural Development is going to release some data
> on 22nd Feb, and is also going to sign some MOU with datameet:
>
> https://gavs.webex.com/gavs/j.php?RGID=r1b499f15a791c966b6debf693bbe01a8
>
> What kind of data can we expect? Can someone share what the MOU is going
> to be about ?
>
> Regards,
> Devdatta Tengshe
>
>
> --
> Datameet is a community of Data Science enthusiasts in India. Know more
> about us by visiting http://datameet.org
> ---
> You received this message because you are subscribed to the Google Groups
> "datameet" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to datameet+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/datameet/3a567b1c-8df3-4a1c-8ddd-8b2ea640ecf0n%40googlegroups.com
> 
> .
>

-- 
Datameet is a community of Data Science enthusiasts in India. Know more about 
us by visiting http://datameet.org
--- 
You received this message because you are subscribed to the Google Groups 
"datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datameet+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/datameet/CAABnYsWKL9hnBBmZP8JABrc%3D0hk6b6suY%2B-YR%2BVP0LS0DKhf8g%40mail.gmail.com.


[datameet] MOU with Ministry of Rural Development ?

2022-02-14 Thread Devdatta Tengshe
Hi All,

I see that the Ministry of Rural Development is going to release some data 
on 22nd Feb, and is also going to sign some MOU with datameet:

https://gavs.webex.com/gavs/j.php?RGID=r1b499f15a791c966b6debf693bbe01a8

What kind of data can we expect? Can someone share what the MOU is going to 
be about ?

Regards,
Devdatta Tengshe


-- 
Datameet is a community of Data Science enthusiasts in India. Know more about 
us by visiting http://datameet.org
--- 
You received this message because you are subscribed to the Google Groups 
"datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datameet+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/datameet/3a567b1c-8df3-4a1c-8ddd-8b2ea640ecf0n%40googlegroups.com.