https://github.com/datasets/cash-surplus-deficit
Cash Surplus/Deficit (% of GDP), from 1990 to 2013
https://github.com/datasets/cash-surplus-deficit
Last synced: 10 months ago
JSON representation
Cash Surplus/Deficit (% of GDP), from 1990 to 2013
- Host: GitHub
- URL: https://github.com/datasets/cash-surplus-deficit
- Owner: datasets
- Created: 2016-07-19T14:51:58.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-07-01T00:56:46.000Z (12 months ago)
- Last Synced: 2025-07-16T10:07:13.562Z (11 months ago)
- Language: Python
- Homepage: https://datahub.io/core/cash-surplus-deficit
- Size: 531 KB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Repository of the data package of the Cash Surplus or Deficit, in percentage of GDP, from 1990 to 2013.
## Data
Data comes originally from World Bank.
## Preparation
To update the current package from its source, simply run `make` from your terminal. It should update the package automatically, unless there were some changes in the source.
```bash
# Run make
make
# Cleanup
make clean
```
## Automation
Up-to-date (auto-updates every year) cash-surplus-deficit dataset could be found on the datahub.io:
https://datahub.io/core/cash-surplus-deficit
## License
All data is licensed under the Open Data Commons Public Domain Dedication and License. All code is licensed under the MIT/BSD license.
Note that while no credit is formally required a link back or credit to Rufus Pollock and the Open Knowledge Foundation is much appreciated.