CivicDataLab / IDS-DRR-Assam

Intelligent Data Solution - Disaster Risk Reduction is a system to assist flood management in the state of Assam through data-driven ways. The repository contains codes to extract relevant datasets and the modelling approach used to calculate Risk Scores for each revenue circle in Assam.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Mission Antyodaya data source for IDS-DRR #15

Closed d-saikrishna closed 8 months ago

d-saikrishna commented 1 year ago

@tauseefsshah
Under Mission Antyodaya, data is collected for every village in India.

Here is the data in excel sheet format: Link

The problem is each village in the dataset is attached to a sub-district and not a revenue circle. Most often, the names of sub-district and revenue circles remain the same. But there will be few discrepancies. There are also inconsistencies with spellings.

So this is a data cleaning exercise for now. You already have the Revenue circle maps of Assam. Try to merge this villages file with the Revenue Circles. Then we can calculate the aggregate value of each of the variable for each revenue circle.

d-saikrishna commented 1 year ago

@tauseefsshah Once you are done with 2020, check this website https://missionantyodaya.nic.in/ma2019/preloginDistrictInfrastructureReports2019.html

It has 2019 Mission Antyodaya. We don't have to scrape it at village level. But at block level.

d-saikrishna commented 1 year ago

https://docs.google.com/document/d/1_wt-wO18sa5iQBy3b-WpSHDjCqRl3MeN67N1v3dTZtQ/edit

d-saikrishna commented 1 year ago

https://github.com/CivicDataLab/IDS-DRR-Data-Sources/blob/main/Sources/ANTYODAYA/scripts/antyodaya_master.csv

nly about 100 villages from MA could not be tagged with any revenue circle.

The number of RCs which do not have any data remain the same - 4

These are: Subansiri (DHEMAJI), Pathorighat (UDALGURI), Mangaldoi (UDALGURI), Bajali (TAMULPUR)