Hi All,
I was unable to extract data from covid site (https://www.covid19india.org/). I am not getting what I was expected. Please let me know the exact steps or Data definition.
I was followed below link but unable to get it, same way I wanted the data.
@sachinsm
give me some time and i will setup a more detailed one if possible. Once I have done I will share with you and give some feedback on the steps
@ppr
This is really good Approach. I was finding the different approach and you gave me more information.
By this we can get the in-depth information and without UI.
We can send the request for State or district or both then it should get the report. But I did not find the Total cases in the API
@sachinsm
let me think a few thoughts by having my dinner
about the totals etc. the JSON will be parsed and then some aggreations (e.g. sums) will be done.
However please check on the api page: https://api.covid19india.org/ which set is of your interest
@sachinsm
for not delaying you in your tasks find starter help doing following:
reading the table including the differences info:
reading the total line as a seperate datatable (feel free to merge it if it is wished)
About the doing:
for data most of the configuration was done by point an click
as the first row is another class, point and click was starting on first data line
the total was done postedit and adopting the extract config XML from data extract
here you can refer on a more clean row and column definition without duplicates within the selectors