Live data from Hacker News

Open Budgets India: Making India's Budgets Open, Usable and Easy to Comprehend

openbudgetsindia.org

1–5 of 5 posts

Re: Open Budgets India: Making India's Budgets Open, Usable and Easy to Comprehend

#2
This is an on-going project; in the coming months, we will work towards expanding the coverage of budget data available on the portal and present a greater proportion of the data in machine readable formats (i.e. CSVs and MS-Excel, instead of only PDFs). Moreover, we will also be adding a database for facilitating inter-State comparability of budget data across years. However, we believe it is necessary to carry out this expansion as an incremental, public process. Hence, we have made the beta version of OBI live and we are seeking feedback and suggestions (from all potential users) on how could this portal be made more useful in future.

Re: Open Budgets India: Making India's Budgets Open, Usable and Easy to Comprehend

#3
Open Budgets India(OBI) is a comprehensive and user-friendly open data portal that can facilitate free, easy and timely access to relevant data on government budgets in India. The portal provides budget information of different tiers of government in India (Union Budget, State Budgets, and Budgets of several Municipal Corporations across the country) in accessible and open (non-proprietary) formats.

Re: Open Budgets India: Making India's Budgets Open, Usable and Easy to Comprehend

#4

This is an on-going project; in the coming months, we will work towards expanding the coverage of budget data available on the portal and present a greater proportion of the data in machine readable formats (i.e. CSVs and MS-Excel, instead of only PDFs). Moreover, we will also be adding a database for facilitating inter-State comparability of budget data across years. However, we believe it is necessary to carry out…

Hi, what are you using to convert the pdfs to csv? I was looking at http://indiabudget.nic.in/ just today, and most of the data sets are in PDF. (Especially for the older years). What tooling are you using to get them to machine readable format?

Re: Open Budgets India: Making India's Budgets Open, Usable and Easy to Comprehend

#5
post #4

This is an on-going project; in the coming months, we will work towards expanding the coverage of budget data available on the portal and present a greater proportion of the data in machine readable formats (i.e. CSVs and MS-Excel, instead of only PDFs). Moreover, we will also be adding a database for facilitating inter-State comparability of budget data across years. However, we believe it is necessary to carry out…

Hi, what are you using to convert the pdfs to csv? I was looking at http://indiabudget.nic.in/ just today, and most of the data sets are in PDF. (Especially for the older years). What tooling are you using to get them to machine readable format?

You can access most of the Union Budget Documents in CSV here: https://openbudgetsindia.org/organization/about/union-budget. We have developed our own tech-stack based on computer vision and Tabula to convert PDFs to CSVs, take a peek here: https://github.com/cbgaindia/parsers