iancoleman / cia_world_factbook_api

Converts the CIA World Factbook into a json data structure
MIT License
197 stars 27 forks source link

Frontend to easily explore the data #3

Closed iancoleman closed 7 years ago

iancoleman commented 7 years ago

The data is a bit of a beast to handle in raw json format.

It would be really handy to have a frontend to easily narrow things down and filter and consume the data.

This issue is a scratchpad for fleshing out the idea into something that can be coded up.

iancoleman commented 7 years ago

See https://github.com/iancoleman/cia_world_factbook_api/commit/ac3279685158337ed6aac7338b02a03b78e3c1e7

and

https://iancoleman.github.io/explorer-cia-world-factbook/