Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/typeguard/typed-worldbank-gdp
Worldbank GDP
https://github.com/typeguard/typed-worldbank-gdp
Last synced: 2 months ago
JSON representation
Worldbank GDP
- Host: GitHub
- URL: https://github.com/typeguard/typed-worldbank-gdp
- Owner: typeguard
- Created: 2018-02-04T19:53:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-18T00:35:13.000Z (over 6 years ago)
- Last Synced: 2024-08-03T17:10:01.362Z (6 months ago)
- Language: JavaScript
- Homepage: http://api.worldbank.org//
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Worldbank GDP – Typed JSON API
> Worldbank GDP data
## APIs
* `China`: http://api.worldbank.org/countries/CHN/indicators/NY.GDP.MKTP.CD?per_page=5000&format=json
* `USA`: http://api.worldbank.org/countries/USA/indicators/NY.GDP.MKTP.CD?per_page=5000&format=json## Libraries
* [C#](csharp)
* [Go](golang)
* [Rust](rustlang)
* [C++](cplusplus)
* [Objective-C](objective-c)
* [Java](java)
* [TypeScript](typescript)
* [JavaScript](javascript)
* [Flow](flow)
* [Swift](swift4)
* [Kotlin (beta)](kotlin)
* [Elm](elm)
* [JSON Schema](json-schema)
* [Ruby](ruby)
* [Dart](dart)
* [Python](python)# Contributing
This repo is generated with [quicktype](https://github.com/quicktype/quicktype) from data in [typeguard/awesome-typed-datasets](https://github.com/typeguard/awesome-typed-datasets).
To contribute, please visit those repos.