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.
- Host: GitHub
- URL: https://github.com/civicdatalab/child-budget-tracker
- Owner: CivicDataLab
- License: agpl-3.0
- Created: 2019-02-28T17:19:58.000Z (over 7 years ago)
- Default Branch: develop_0.1
- Last Pushed: 2019-07-18T07:53:58.000Z (almost 7 years ago)
- Last Synced: 2025-01-14T02:12:07.744Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage: https://superset.civicdatalab.in/superset/dashboard/ap-child-budget-tracker/
- Size: 94.2 MB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.AGPL
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.