zidarsk8/simple_wbd

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.pylintrc
.travis.yml
LICENSE
README.rst
setup.cfg
tests/vcr_cassettes/climate.json
tests/vcr_cassettes/countries.json
tests/vcr_cassettes/country_list.json
tests/vcr_cassettes/datasets.json
tests/vcr_cassettes/datasets2.json
tests/vcr_cassettes/indicators.json
tests/vcr_cassettes/indicators_list.json
setup.py57
simple_wbd/__init__.py13
simple_wbd/climate.py242
C
7 hrs
simple_wbd/filters.py1,765
F
4 days
simple_wbd/indicators.py343
B
6 hrs
simple_wbd/utils.py158
tests/__init__.py28
tests/test_climate.py55
tests/test_climate_dataset.py326
A
3 hrs
tests/test_indicator_dataset.py281
A
2 hrs
tests/test_indicators.py154
tests/test_utils.py75