Re: [datameet] DataMeet - Actual Hospital Costs - COVID19 - Simple Survey

2020-10-01 Thread Saketha Ramanujam
Hello Thejesh,
Can I share this with friends and family over social media twitter and
what'sapp perse?


---
Saketh

On Thu, Oct 1, 2020 at 12:03 PM Thejesh GN  wrote:

> For many including my family the cost of COVID-19 hospitalization was much
> more expensive than the government announced rate. We have been
> collecting[1] the government announced rates.
>
> But now I want to collect what people are paying. Hence this form. It's
> simple and easy to fill.  Can you do it? or Share it?
>
> https://forms.gle/CmSPNsAas8U68BAr8
>
>
> [1]
> https://docs.google.com/spreadsheets/d/1tI-w3G3b2Pepap5ey2f6_fqu2yTyaP8H5xr5dwSpyhg/edit?usp=sharing
>
> Thej
> --
> Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
> http://thejeshgn.com
> GPG ID :  0xBFFC8DD3C06DD6B0
>
> --
> 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/CAABnYsUALiS8%3DcOcs1mVXc1cg_WH5fuAgzC_rZLpVdw%2BbfcC9Q%40mail.gmail.com
> 
> .
>


-- 

Saketh Ramanujam

-- 
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/CAHzVmyvPCD1__rOeEiBRogi9s-XgmXcVJEW-jzrSV9LxbEqbbg%40mail.gmail.com.


Re: [datameet] TEXT TO ASCII

2020-09-06 Thread Saketha Ramanujam
Checkout the options presented here
https://gis.stackexchange.com/questions/88322/what-lidar-processing-tools-are-available-in-python/88337



best,
Saketh.

On Sun, Sep 6, 2020 at 1:09 PM Dilawar Singh 
wrote:

> > I have a set of files with X, Y, Z Values (Lidar Data) in .txt files. I
> need to convert it to ASCII format,
>
> This line is very confusing. `.txt` extensions usually means ASCII (or
> unicode). It is usually a good idea to attach a sample of the file to
> reduce the guesswork.
>
> You may also want to explore https://stackoverflow.com/ .
>
> best,
> Dilawar
>
> On Sun, Sep 6, 2020 at 1:04 PM blessing isaiah 
> wrote:
>
>> Hi all,
>>
>> I have a set of files with X, Y, Z Values (Lidar Data) in .txt files. I
>> need to convert it to ASCII format, Kindly help me to go about it. R/Python
>> scripting or any other method - model builders in QGIS/ ArcMAP or even FME
>> will help.
>>
>> Any idea or leads is appreciated. Thank you in advance.
>>
>> Regards,
>> Blessing
>>
>>
>> --
>> 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/CABxwALbB11NgD3kv-NG1J5ZasSjKCTzvAYUjWCbrLEF1qPOkmg%40mail.gmail.com
>> 
>> .
>>
>
>
> --
> Dilawar
> NCBS Bangalore
>
> --
> 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/CAM72-Zsj4oc%2BX7gAL3%2BZiFcmSmxCz46iKfPFpw%2By003DA1%2BxVw%40mail.gmail.com
> 
> .
>


-- 

Saketh Ramanujam

-- 
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/CAHzVmytuzLLbU3Wng4iL%2BbDo5srnBr6Z6DN-VKYLMT5v-Gk9GA%40mail.gmail.com.


Re: [datameet] CPCB AQI All Parameters Data

2020-07-10 Thread Saketha Ramanujam
Hello Sarath!


I've found out a programmatic way to eliminate the hassle with using the
CPCBs UI.
It's true that the averages across multiple frequencies do not match at
times.

I'm working on a client that returns a dataframe for a given date, range,
sampling frequency  and station.
Will push the code over the weekend and post an update here.


There's a simple interface that I'm also writing alongside which will
easily let us understand what are different stations and parameters
available in a particular station.

1. https://love-the-air.herokuapp.com/states lists the states which have
stations
2. http://love-the-air.herokuapp.com/state/<
state> eg.,
http://love-the-air.herokuapp.com/state/Assam returns a list of cities that
have active stations within that state.
3. https://love-the-air.herokuapp.com/city/<
city> eg.,
https://love-the-air.herokuapp.com/city/Guwahati returns a list of
available stations in that city.
4. https://love-the-air.herokuapp.com/station/<
station_id> eg.,
https://love-the-air.herokuapp.com/station/site_5073 returns a list of
parameters that are specific to that particular station.

The code is available here https://github.com/sakethramanujam/love-the-air

Thanks,
Saketh.

-- 
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/CAHzVmyunP6QTQLn90HjBh8-ekS0MY6wPcXNR-uGGfbFmJQcYnA%40mail.gmail.com.


Re: [datameet] CPCB AQI All Parameters Data

2020-07-10 Thread Saketha Ramanujam
Hello all,

I've just uploaded the updated data for all pollution parameters data from
the 221 available stations under cpcbccr here
.
Previously the datasets were uploaded for, until 15th of June, which is now
updated to 30th of June.


Thanks,
Saketh.

-- 
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/CAHzVmys1N96%2B9PMBbFMRSu-Ffw3Fedo8GKL%3Dts7hJQUdhgca%3DQ%40mail.gmail.com.


[datameet] CPCB AQI All Parameters Data

2020-06-27 Thread Saketha Ramanujam
Hello all,


I've managed to acquire 24 Hr average AQI data for dates between 01-01-2020 
and 15-06-2020 from 227 monitoring stations out of 231 across India as 
listed on  
https://app.cpcbccr.com/ccr/#/caaqm-dashboard-all/caaqm-landing/caaqm-comparison-data
 and 
have published them here <https://bit.ly/cpcb-jan-july> .

I'm currently looking at trends of various parameters before and during 
various phases of lockdown. Posting this because these datasets might be of 
use to those interested.

I'm also working on tweaking around with a wrapper over the original cpcb 
api to make it easy for the datasets to be downloaded. 


Thanks,
Saketha Ramanujam

-- 
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/2de06254-ad0f-4905-bb25-5cf1a5013afao%40googlegroups.com.


[datameet] CPCB AQI All Parameters Data

2020-06-27 Thread Saketha Ramanujam
Hello all,


I've managed to acquire AQI data from 227 monitoring stations out of 231 
across India as listed on  
https://app.cpcbccr.com/ccr/#/caaqm-dashboard-all/caaqm-landing/caaqm-comparison-data
 and 
have published them here <https://bit.ly/cpcb-jan-july> .

I'm currently looking at trends of various parameters before and during 
various phases of lockdown. Posting this because these datasets might be of 
use to those interested.


Thanks,
Saketha Ramanujam

-- 
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/56dcd432-1169-45f8-9340-018b6c6a5169o%40googlegroups.com.


Re: [datameet] Re: #COVID19 mohfw data

2020-03-23 Thread Saketha Ramanujam
Is anybody here analysing and trying to model the growth rate of number of
cases?

Also, https://github.blog/2020-03-23-open-collaboration-on-covid-19/


--
Saketh

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


Re: [datameet] Re: #COVID19 mohfw data

2020-03-21 Thread Saketha Ramanujam
I found this sheet, don't know how authentic it is.
https://docs.google.com/spreadsheets/d/1nzXUdaIWC84QipdVGUKTiCSc5xntBbpMpzLm6Si33zk/htmlview?sle=true#

--
Saketh

-- 
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/CAHzVmyuk7zO_sxTSSwdd-P6c%3DsOqKt%3DwbsbCvQUcEDj%2BF%2BgY9A%40mail.gmail.com.


Re: [datameet] If coronavirus spreads in India, will we know?

2020-03-09 Thread Saketha Ramanujam
One of my friends made this viz in vue https://corona-live.netlify.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/CAHzVmyspvPBrckrz9DHMMLwjeHrQy8onEQ3sQ%2BhQqNDTDMWwmw%40mail.gmail.com.


Re: [datameet] How about One Mega Collection for all the Datasets we collect!

2020-03-03 Thread Saketha Ramanujam
@Anand you've mentioned about making the datasets discoverable using
schema.org markups, my doubt is that, with the UI offered by Datasette we
might not be able to add markups directly without tweaking with the
datasette templates itself.
Cataloging them to a github repo sounds good idea.

---
Saketh.

-- 
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/CAHzVmyuBQgb%2BxushopguATekxtnamCxnrO3Kw3vzx3gt11Fwig%40mail.gmail.com.


[datameet] How about One Mega Collection for all the Datasets we collect!

2020-03-02 Thread Saketha Ramanujam
Hello all,

This is Saketha Ramanujam an independent researcher from Visakhapatnam. 
I've been a passive member in the discussions that happen in this group.
Great thanks to those who post immediate and useful responses to all the 
questions over various topics.


We all have either individually or as teams have compiled, scraped and 
prepared a lot of datasets which might not be available straight away. 
If somebody else wants to access them or look whether if some data set has 
already been scraped/compiled by someone, it's kind of hard right now.
They either send an email here or spend a lot of time searching for the 
same. My idea is that we have a collection of datasets displayed/hosted 
using tools like datasette <https://github.com/simonw/datasette>.

Please let me know if this is actually doable possible for us to do 
something as a community.


Thanks,
Saketha Ramanujam

-- 
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/85762b95-ab84-4578-9106-92bf8664668f%40googlegroups.com.