Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate factchecker.in tileset #53

Open
planemad opened this issue Apr 15, 2019 · 1 comment
Open

Integrate factchecker.in tileset #53

planemad opened this issue Apr 15, 2019 · 1 comment

Comments

@planemad
Copy link
Contributor

From #32 (comment)

Theres a very interesting tileset put together by @pankhurikumar23 for https://factchecker.in/constituency-check/index.html that has various development indicators at a constituency level.

We can use the tilequery API to fetch these details and expose it for a selected constituency. Example query

Response:

{"type":"FeatureCollection","features":[{"type":"Feature","id":3,"geometry":{"type":"Point","coordinates":[78.0714,32.2263]},"properties":{"Anaemia prevalence among children aged 6-59 months (In %)":51.4,"Anaemia prevalence among women (In %)":51.7,"Average Expenditure Per Hospitalisation Excluding Delivery (Rural-in Rs)":16363.4,"Average Expenditure Per Hospitalisation Excluding Delivery (Urban-In Rs)":31499.8,"Average out of pocket expenditure per delivery in public health facility (In Rs)":3471.4,"Diarrhoea prevalence (reported) among children aged 0-5 years in the last 2 weeks preceding the survey (In %)":5.1,"Dropout Rate at Grade V(In %)":3.6,"Infant mortality rate (Deaths per 1000 live births)":32,"Institutional births (In %)":67.6,"Labour Force Participation Rates (Rural-In %)":77.6,"Labour Force Participation Rates (Urban-In %)":50.8,"Monthly Per Capita Expenditure (Rural-In Rs)":1525.2,"Monthly Per Capita Expenditure (Urban-In Rs)":2082.8,"Net Enrollment Ratio at Upper Primary Level (In %)":78.3,"PC_CODE":2,"PC_NAME":"Mandi","Pupil-Teacher Ratio at Upper Primary":7.4,"Res":"GEN","ST_CODE":"S08","ST_NAME":"HP","Sex ratio (Females per 1000 males)":1101.6,"Stunting among children under 5 (In %)":24.4,"Underweight among children under 5 (In %)":15.8,"Wasting among children under  (In %)":13.3,"Women with 10 or more years of schooling (In %)":57.7,"tilequery":{"distance":0,"geometry":"polygon","layer":"india_pc_2014_data-2p6jty"}}}]}
@planemad
Copy link
Contributor Author

Looking at the various stats, rather than absolute numbers, it might be easier for a user to grasp if indicators are shown as a percentile rank.

@pankhurikumar23 is this something you could add to the tileset?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant