mirror of
https://github.com/factbook/factbook.json.git
synced 2026-06-13 19:05:13 +02:00
Update README.md
This commit is contained in:
parent
4a26af5d32
commit
0f6acf20e1
1 changed files with 13 additions and 2 deletions
15
README.md
15
README.md
|
|
@ -501,9 +501,20 @@ command line tool and scripts for details.
|
|||
|
||||
## Real-World Usage
|
||||
|
||||
Q: Anybody using these datasets? I don't know really.
|
||||
Q: Anybody using these datasets? I don't know really. Add your project here - yes, you can!
|
||||
|
||||
Add your project here - yes, you can!
|
||||
|
||||
[Thomas Derflinger](https://github.com/tderflinger) writes:
|
||||
|
||||
> I used your JSON data files to import them into a Mongo database.
|
||||
> Then I used Apollo to set up a GraphQL API in front of it.
|
||||
> Using the project chi-country-facts (https://github.com/tderflinger/chi-country-facts)
|
||||
> you can query World Factbook data comfortably using GraphQL (there also exists a web GraphQL playground).
|
||||
> This enables easy data querying and extraction.
|
||||
>
|
||||
> Another project of mine is Visual World Facts (https://visual-world-facts.pages.dev),
|
||||
> where I try to visualize the World Factbook data in new ways.
|
||||
> For example, I visualized the GDP by PPP of world countries with a treemap, which can lead to new insights.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue