An open API service indexing awesome lists of open source software.

https://github.com/civicdatalab/child-budget-tracker

We are working to develop a comprehensive - Child Budget Tracker that will automatically analyze budget and spending data from various tiers of governments including Union, States, Districts, Sub-districts and Municipalities.
https://github.com/civicdatalab/child-budget-tracker

Last synced: 3 days ago
JSON representation

We are working to develop a comprehensive - Child Budget Tracker that will automatically analyze budget and spending data from various tiers of governments including Union, States, Districts, Sub-districts and Municipalities.

Awesome Lists containing this project

README

          

# child-budget-tracker
We are working to develop a comprehensive - Child Budget Tracker that will automatically analyze budget and spending data from various tiers of governments including Union, States, Districts, Sub-districts and Municipalities.

### Data Source
Raw Data is pulled from our initiative Open Budgets India: https://openbudgetsindia.org/organization/about/district-treasuries-in-andhra-pradesh

### Requirenments
While Jupyter runs code in many programming languages, Python is a requirement (Python 3.3 or greater, or Python 2.7) for installing the Jupyter Notebook.

### Installation

```
$ sudo apt install python-pip

# Install Jupyter-Notebook
$ python3 -m pip install --upgrade pip
$ python3 -m pip install jupyter

# Clone Repository
$ git clone https://github.com/CivicDataLab/child-budget-tracker.git
$ cd child-budget-tracker

# Run the server
$ jupyter notebook
```
### Contribute
Standard OSS rules.

### Credits
Apache Superset: http://superset.incubator.apache.org/

### License
The project is licensed under the AGPL v3.0 license.