https://github.com/ovoshatchery/ovos-skill-countries
http://restcountries.eu/ skill
https://github.com/ovoshatchery/ovos-skill-countries
Last synced: 9 months ago
JSON representation
http://restcountries.eu/ skill
- Host: GitHub
- URL: https://github.com/ovoshatchery/ovos-skill-countries
- Owner: OVOSHatchery
- License: apache-2.0
- Created: 2018-04-06T15:19:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T18:53:19.000Z (over 2 years ago)
- Last Synced: 2025-04-06T02:33:57.786Z (over 1 year ago)
- Language: Python
- Size: 2.39 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
Countries

data about countries from http://restcountries.eu/
## description
country population, area, language, borders, currency, timezone, capital, denonyms...





## usage
* "what is the size of portugal"
* "what are the borders of portugal"
* "what is the capital of portugal"
* "what is the currency of portugal"
* "what is the language of portugal"
* "what is the population of portugal"
* "what is the timezone of portugal"
* "what are the people that live in portugal called"
* "where is portuguese spoken"
* "where is portugal located at"
* "how many countries do you know about"
* "what are the countries in europe"
## TODO
* "use units when speaking country area
* "fix timezone spellings to use natural language
* better region matching
* use .dialog files everywhere, currently country lists are lazy responses
* websettings for mapstyle
* improve requirements handling, cartopy is optional for gui
## Credits
JarbasAI