cbgaindia / parsers

A collection of scripts to parse Indian Budget documents into clean machine readable formats.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indian Budget Parsers

A collection of scripts to parse Indian Budget documents into clean machine readable formats.

Installation Notes

Currently tested on Linux and Mac OS

  1. Clone the repository git clone https://github.com/cbgaindia/parsers.git

  2. Install package dependencies: pip install -r requirements.txt

  3. Install software dependencies:

  1. Finding appropriate parser: All parsers are arranged according to tiers of government, to see usage run script with help(-h) option.

Related Repository

To scrape budget data files from various sources, please refer to https://github.com/cbgaindia/scrapers

Documentation

Please refer to http://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html for documentation style guide lines.

About

A collection of scripts to parse Indian Budget documents into clean machine readable formats.

License:MIT License


Languages

Language:Jupyter Notebook 96.2%Language:Python 3.8%