Re: [datameet] India WRIS Groundwater Level Data

2023-08-11 Thread Vaidya
You can use the method detailed here to download geojsons from map servers:
https://opencity.in/explainer/how-to-download-maps-from-gis-websites/

Thanks,
Vaidya

On Thu, Jul 27, 2023 at 9:13 PM Kazuki Motohashi 
wrote:

> Dear Devdatta,
>
> May I ask you how you downloaded the geojson data from the Map Service?
> I would like to replicate the downloading process if possible.
>
> Thank you,
> Kazuki
>
> On Thu, Jul 27, 2023 at 12:53 PM Devdatta Tengshe 
> wrote:
>
>> The data comes from this Map Service:
>> https://arc.indiawris.gov.in/server/rest/services/NWIC/GroundwaterLevel_Stations/MapServer/0
>>
>> I have downloaded the data, and copied it to this gist:
>> https://gist.github.com/devdattaT/de1f044e1dc343527ffb1677af215888
>>
>> Regards,
>> Devdatta
>>
>>
>> On Wed, 26 Jul 2023 at 23:21, Kaushik Roy 
>> wrote:
>>
>>> Maybe u can try geocodig any adress
>>>
>>> On Wed, Jul 26, 2023, 13:38 Kazuki Motohashi 
>>> wrote:
>>>
 Hello,

 I am looking for groundwater level data and found the dataset on the
 following WRIS website.
 https://indiawris.gov.in/wris/#/groundWater

 Does anyone know how to obtain the GPS coordinates (latitude,
 longitude) of all stations in this dataset?

 I was able to obtain the station-level monthly data from the
 "Data/Report Download" tab (like the attached Excel sheet), but there is no
 GPS information attached to it. The map shows the locations of stations,
 but I wonder how to scrape them.

 Thank you,
 Kazuki

 Kazuki Motohashi
 Assistant Professor (Specially Appointed)
 Hitotsubashi Institute for Advanced Study (HIAS),
 Hitotsubashi University
 Email: kazuki.motoha...@r.hit-u.ac.jp
 Website: https://kazukimotohashi.github.io/

 --
 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/CAJOu89RWjFJ08UcHBGzKcDpehYPa0xCiCXvtrMLA010YQ1PtXw%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/CADPQmL2Ka0qC5E%3D%3DUVncR03xK%2BP_LBaskZkL8%3DN9JY7V7qOohg%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/CAOQOUMsr485M%3DzPPOm1S1u%3DyiFZ59ZgFpqJ4TX4Aq26Nf82s9A%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/CAJOu89RM4q-R5iTV5n79HJ%3DESXD01-31saS7Nf9Dmso7QqBrRg%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 

Re: [datameet] India WRIS Groundwater Level Data

2023-07-27 Thread Kazuki Motohashi
Dear Devdatta,

May I ask you how you downloaded the geojson data from the Map Service?
I would like to replicate the downloading process if possible.

Thank you,
Kazuki

On Thu, Jul 27, 2023 at 12:53 PM Devdatta Tengshe 
wrote:

> The data comes from this Map Service:
> https://arc.indiawris.gov.in/server/rest/services/NWIC/GroundwaterLevel_Stations/MapServer/0
>
> I have downloaded the data, and copied it to this gist:
> https://gist.github.com/devdattaT/de1f044e1dc343527ffb1677af215888
>
> Regards,
> Devdatta
>
>
> On Wed, 26 Jul 2023 at 23:21, Kaushik Roy 
> wrote:
>
>> Maybe u can try geocodig any adress
>>
>> On Wed, Jul 26, 2023, 13:38 Kazuki Motohashi 
>> wrote:
>>
>>> Hello,
>>>
>>> I am looking for groundwater level data and found the dataset on the
>>> following WRIS website.
>>> https://indiawris.gov.in/wris/#/groundWater
>>>
>>> Does anyone know how to obtain the GPS coordinates (latitude, longitude)
>>> of all stations in this dataset?
>>>
>>> I was able to obtain the station-level monthly data from the
>>> "Data/Report Download" tab (like the attached Excel sheet), but there is no
>>> GPS information attached to it. The map shows the locations of stations,
>>> but I wonder how to scrape them.
>>>
>>> Thank you,
>>> Kazuki
>>>
>>> Kazuki Motohashi
>>> Assistant Professor (Specially Appointed)
>>> Hitotsubashi Institute for Advanced Study (HIAS),
>>> Hitotsubashi University
>>> Email: kazuki.motoha...@r.hit-u.ac.jp
>>> Website: https://kazukimotohashi.github.io/
>>>
>>> --
>>> 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/CAJOu89RWjFJ08UcHBGzKcDpehYPa0xCiCXvtrMLA010YQ1PtXw%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/CADPQmL2Ka0qC5E%3D%3DUVncR03xK%2BP_LBaskZkL8%3DN9JY7V7qOohg%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/CAOQOUMsr485M%3DzPPOm1S1u%3DyiFZ59ZgFpqJ4TX4Aq26Nf82s9A%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/CAJOu89RM4q-R5iTV5n79HJ%3DESXD01-31saS7Nf9Dmso7QqBrRg%40mail.gmail.com.


Re: [datameet] India WRIS Groundwater Level Data

2023-07-27 Thread Kazuki Motohashi
Thank you very much for downloading and uploading the GIS data!

Best regards,
Kazuki

On Thu, Jul 27, 2023 at 12:53 Devdatta Tengshe  wrote:

> The data comes from this Map Service:
> https://arc.indiawris.gov.in/server/rest/services/NWIC/GroundwaterLevel_Stations/MapServer/0
>
> I have downloaded the data, and copied it to this gist:
> https://gist.github.com/devdattaT/de1f044e1dc343527ffb1677af215888
>
> Regards,
> Devdatta
>
>
> On Wed, 26 Jul 2023 at 23:21, Kaushik Roy 
> wrote:
>
>> Maybe u can try geocodig any adress
>>
>> On Wed, Jul 26, 2023, 13:38 Kazuki Motohashi 
>> wrote:
>>
>>> Hello,
>>>
>>> I am looking for groundwater level data and found the dataset on the
>>> following WRIS website.
>>> https://indiawris.gov.in/wris/#/groundWater
>>>
>>> Does anyone know how to obtain the GPS coordinates (latitude, longitude)
>>> of all stations in this dataset?
>>>
>>> I was able to obtain the station-level monthly data from the
>>> "Data/Report Download" tab (like the attached Excel sheet), but there is no
>>> GPS information attached to it. The map shows the locations of stations,
>>> but I wonder how to scrape them.
>>>
>>> Thank you,
>>> Kazuki
>>>
>>> Kazuki Motohashi
>>> Assistant Professor (Specially Appointed)
>>> Hitotsubashi Institute for Advanced Study (HIAS),
>>> Hitotsubashi University
>>> Email: kazuki.motoha...@r.hit-u.ac.jp
>>> Website: https://kazukimotohashi.github.io/
>>>
>>> --
>>> 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/CAJOu89RWjFJ08UcHBGzKcDpehYPa0xCiCXvtrMLA010YQ1PtXw%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/CADPQmL2Ka0qC5E%3D%3DUVncR03xK%2BP_LBaskZkL8%3DN9JY7V7qOohg%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/CAOQOUMsr485M%3DzPPOm1S1u%3DyiFZ59ZgFpqJ4TX4Aq26Nf82s9A%40mail.gmail.com
> 
> .
>
-- 
Kazuki Motohashi
Assistant Professor (Specially Appointed)
Hitotsubashi Institute for Advanced Study (HIAS),
Hitotsubashi University
Email: kazuki.motoha...@r.hit-u.ac.jp
Website: https://kazukimotohashi.github.io/

-- 
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/CAJOu89RpFHYHKn2CMy0nEwLkB1HQv5qEAHmn17cRZBz_%3DkkUQw%40mail.gmail.com.


Re: [datameet] India WRIS Groundwater Level Data

2023-07-26 Thread Devdatta Tengshe
@Gunngunn,

I haven't done any visualisation. I just went to the India-Wris site,
looked at the requests that it made, and scraped the data. I then uploaded
it to Github's Gist platform.

The Map that you see on gist, is an inbuilt functionality of gist.

Regards,
Devdatta


On Thu, 27 Jul 2023 at 10:11, Gunngunn  wrote:

> Hi Devdatta sir... Whic tool did you use for visualisation..is it powerBI?
>
> On Thursday, 27 July 2023, Devdatta Tengshe  wrote:
>
>> The data comes from this Map Service:
>> https://arc.indiawris.gov.in/server/rest/services/NWIC/GroundwaterLevel_Stations/MapServer/0
>>
>> I have downloaded the data, and copied it to this gist:
>> https://gist.github.com/devdattaT/de1f044e1dc343527ffb1677af215888
>>
>> Regards,
>> Devdatta
>>
>>
>> On Wed, 26 Jul 2023 at 23:21, Kaushik Roy 
>> wrote:
>>
>>> Maybe u can try geocodig any adress
>>>
>>> On Wed, Jul 26, 2023, 13:38 Kazuki Motohashi 
>>> wrote:
>>>
 Hello,

 I am looking for groundwater level data and found the dataset on the
 following WRIS website.
 https://indiawris.gov.in/wris/#/groundWater

 Does anyone know how to obtain the GPS coordinates (latitude,
 longitude) of all stations in this dataset?

 I was able to obtain the station-level monthly data from the
 "Data/Report Download" tab (like the attached Excel sheet), but there is no
 GPS information attached to it. The map shows the locations of stations,
 but I wonder how to scrape them.

 Thank you,
 Kazuki

 Kazuki Motohashi
 Assistant Professor (Specially Appointed)
 Hitotsubashi Institute for Advanced Study (HIAS),
 Hitotsubashi University
 Email: kazuki.motoha...@r.hit-u.ac.jp
 Website: https://kazukimotohashi.github.io/

 --
 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/CAJOu89RWjFJ08UcHBGzKcDpehYPa0xCiCXvtrMLA010YQ1PtXw%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/CADPQmL2Ka0qC5E%3D%3DUVncR03xK%2BP_LBaskZkL8%3DN9JY7V7qOohg%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/CAOQOUMsr485M%3DzPPOm1S1u%3DyiFZ59ZgFpqJ4TX4Aq26Nf82s9A%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/CAKm0_9kWzT_XrU8NSeMvfwBrRi9dSYK9b5sci8JxYD6wU77Nzg%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 

Re: [datameet] India WRIS Groundwater Level Data

2023-07-26 Thread Gunngunn
Hi Devdatta sir... Whic tool did you use for visualisation..is it powerBI?

On Thursday, 27 July 2023, Devdatta Tengshe  wrote:

> The data comes from this Map Service: https://arc.
> indiawris.gov.in/server/rest/services/NWIC/GroundwaterLevel_Stations/
> MapServer/0
>
> I have downloaded the data, and copied it to this gist:
> https://gist.github.com/devdattaT/de1f044e1dc343527ffb1677af215888
>
> Regards,
> Devdatta
>
>
> On Wed, 26 Jul 2023 at 23:21, Kaushik Roy 
> wrote:
>
>> Maybe u can try geocodig any adress
>>
>> On Wed, Jul 26, 2023, 13:38 Kazuki Motohashi 
>> wrote:
>>
>>> Hello,
>>>
>>> I am looking for groundwater level data and found the dataset on the
>>> following WRIS website.
>>> https://indiawris.gov.in/wris/#/groundWater
>>>
>>> Does anyone know how to obtain the GPS coordinates (latitude, longitude)
>>> of all stations in this dataset?
>>>
>>> I was able to obtain the station-level monthly data from the
>>> "Data/Report Download" tab (like the attached Excel sheet), but there is no
>>> GPS information attached to it. The map shows the locations of stations,
>>> but I wonder how to scrape them.
>>>
>>> Thank you,
>>> Kazuki
>>>
>>> Kazuki Motohashi
>>> Assistant Professor (Specially Appointed)
>>> Hitotsubashi Institute for Advanced Study (HIAS),
>>> Hitotsubashi University
>>> Email: kazuki.motoha...@r.hit-u.ac.jp
>>> Website: https://kazukimotohashi.github.io/
>>>
>>> --
>>> 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/CAJOu89RWjFJ08UcHBGzKcDpehYPa0
>>> xCiCXvtrMLA010YQ1PtXw%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/CADPQmL2Ka0qC5E%3D%3DUVncR03xK%2BP_LBaskZkL8%
>> 3DN9JY7V7qOohg%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/CAOQOUMsr485M%3DzPPOm1S1u%3DyiFZ59ZgFpqJ4TX4Aq26Nf82s9A%
> 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/CAKm0_9kWzT_XrU8NSeMvfwBrRi9dSYK9b5sci8JxYD6wU77Nzg%40mail.gmail.com.


Re: [datameet] India WRIS Groundwater Level Data

2023-07-26 Thread Devdatta Tengshe
The data comes from this Map Service:
https://arc.indiawris.gov.in/server/rest/services/NWIC/GroundwaterLevel_Stations/MapServer/0

I have downloaded the data, and copied it to this gist:
https://gist.github.com/devdattaT/de1f044e1dc343527ffb1677af215888

Regards,
Devdatta


On Wed, 26 Jul 2023 at 23:21, Kaushik Roy  wrote:

> Maybe u can try geocodig any adress
>
> On Wed, Jul 26, 2023, 13:38 Kazuki Motohashi  wrote:
>
>> Hello,
>>
>> I am looking for groundwater level data and found the dataset on the
>> following WRIS website.
>> https://indiawris.gov.in/wris/#/groundWater
>>
>> Does anyone know how to obtain the GPS coordinates (latitude, longitude)
>> of all stations in this dataset?
>>
>> I was able to obtain the station-level monthly data from the "Data/Report
>> Download" tab (like the attached Excel sheet), but there is no GPS
>> information attached to it. The map shows the locations of stations, but I
>> wonder how to scrape them.
>>
>> Thank you,
>> Kazuki
>>
>> Kazuki Motohashi
>> Assistant Professor (Specially Appointed)
>> Hitotsubashi Institute for Advanced Study (HIAS),
>> Hitotsubashi University
>> Email: kazuki.motoha...@r.hit-u.ac.jp
>> Website: https://kazukimotohashi.github.io/
>>
>> --
>> 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/CAJOu89RWjFJ08UcHBGzKcDpehYPa0xCiCXvtrMLA010YQ1PtXw%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/CADPQmL2Ka0qC5E%3D%3DUVncR03xK%2BP_LBaskZkL8%3DN9JY7V7qOohg%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/CAOQOUMsr485M%3DzPPOm1S1u%3DyiFZ59ZgFpqJ4TX4Aq26Nf82s9A%40mail.gmail.com.


Re: [datameet] India WRIS Groundwater Level Data

2023-07-26 Thread Kaushik Roy
Maybe u can try geocodig any adress

On Wed, Jul 26, 2023, 13:38 Kazuki Motohashi  wrote:

> Hello,
>
> I am looking for groundwater level data and found the dataset on the
> following WRIS website.
> https://indiawris.gov.in/wris/#/groundWater
>
> Does anyone know how to obtain the GPS coordinates (latitude, longitude)
> of all stations in this dataset?
>
> I was able to obtain the station-level monthly data from the "Data/Report
> Download" tab (like the attached Excel sheet), but there is no GPS
> information attached to it. The map shows the locations of stations, but I
> wonder how to scrape them.
>
> Thank you,
> Kazuki
>
> Kazuki Motohashi
> Assistant Professor (Specially Appointed)
> Hitotsubashi Institute for Advanced Study (HIAS),
> Hitotsubashi University
> Email: kazuki.motoha...@r.hit-u.ac.jp
> Website: https://kazukimotohashi.github.io/
>
> --
> 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/CAJOu89RWjFJ08UcHBGzKcDpehYPa0xCiCXvtrMLA010YQ1PtXw%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/CADPQmL2Ka0qC5E%3D%3DUVncR03xK%2BP_LBaskZkL8%3DN9JY7V7qOohg%40mail.gmail.com.