World-bank-data

Latest version: v0.1.4

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.4

------------------

**Fixed**
- We now use HTTPS as required by the world bank API ([18](https://github.com/mwouts/world_bank_data/pulls/18)) - thanks to [John Cant](https://github.com/johncant) for fixing this!

**Added**
- Added `__version__`
- We use GitHub Actions for CI
- We use `pre-commit` for code formatting

**Changed**
- The package can be used with Python 3.7 to 3.12

0.1.3

------------------

**Improvements**

- Added a new `proxies` argument in the `get_*` functions, and a global `proxies` option (2)
- Return an explicit error message when an indicator is not found (7)
- Package tested with Python 3.8

0.1.2

------------------

**BugFixes**

- Fix _Unable to download the data in full_ error on `get_indicators`

0.1.1

------------------

**BugFixes**

- Fixed `simplify_index` when the data is a scalar
- Non-WDI indicators can now be loaded (4)
- Package also works under Python 2.7 (1)

0.1.0

------------------

Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.