bajwaih / hmis-data-process

Downloads HMIS district level data files and processes them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hmis-data-process

Downloads HMIS district level data files and processes them

src/crawl.ts

Typescript file that uses puppeteer to download xls files from the data directory

process-hmis-xls.ipynb

Python notebook that converts xls into xlsx and then extracts district level totals (without public/private and urban/rural breakdown) into a Pandas Dataframe and subsequently writes to Stata dta and csv files

About

Downloads HMIS district level data files and processes them


Languages

Language:TypeScript 50.5%Language:Jupyter Notebook 49.5%