Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openmundi/world.db
Free open public domain world database 'n' schema for use in any (programming) language (e.g. uses plain text datasets)
https://github.com/openmundi/world.db
Last synced: 3 months ago
JSON representation
Free open public domain world database 'n' schema for use in any (programming) language (e.g. uses plain text datasets)
- Host: GitHub
- URL: https://github.com/openmundi/world.db
- Owner: openmundi
- License: cc0-1.0
- Created: 2012-11-05T07:48:19.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-08-31T18:19:59.000Z (about 7 years ago)
- Last Synced: 2024-07-15T13:52:25.004Z (4 months ago)
- Homepage:
- Size: 1.04 MB
- Stars: 572
- Watchers: 36
- Forks: 54
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-world - openmundi/world.db :octocat: - public domain world database 'n' schema for use in any (programming) language (e.g. uses plain text datasets) (World Data (Countries, Cities, etc.) / world.db / Open Mundi)
README
# Willkommen - Benvenuto - ようこそ - Bienvenido - Welcome to `world.db`
A free open public domain world database & schema
for use in any (programming) language
(e.g. uses plain text datasets). Example:~~~
### Continents (& Regions)eu, Europe
sa, South America
na, North America
ca, Central America
ci, Caribbean
af, Africa
me, Middle East
as, Asia
pa, Pacific # includes Australia & New Zealand
aq, Antarctica
~~~~~~
### Countriesca, Canada, CAN, Ottawa, 9 984 670 km², 34 278 406
mx, México [Mexico], MEX, México D.F., 1 972 550 km², 112 322 757
us, United States, USA, Washington D.C., 9 629 091 km², 314 167 157
~~~~~~
### Tags - Political OrganizationsCanada, un|g8|g20|commonwealth
United States, un|g8|g20
México, un|g5|g20
~~~~~~
### Tags - Sports OrganizationsCanada, ioc|fifa › concacaf › nafu
United States, ioc|fifa › concacaf › nafu
México, ioc|fifa › concacaf › nafu
~~~~~~
### Provincesbc, British Columbia, Victoria, 922 509 km²
ab, Alberta, Edmonton, 640 082 km²
mb, Manitoba, Winnipeg, 552 330 km²
sk, Saskatchewan, Regina, 588 239 km²nb, New Brunswick, Fredericton, 71 377 km²
ns, Nova Scotia, Halifax, 52 939 km²
pe, Prince Edward Island, Charlottetown, 5 686 km²
nl, Newfoundland and Labrador, St. John's, 370 511 km²on, Ontario, Toronto, 908 608 km²
qc, Québec, Quebec City, 1 356 547 km²nt, Northwest Territories, Yellowknife, 1 143 793 km²
yt, Yukon, Whitehorse, 474 713 km²
nu, Nunavut, Iqaluit, 1 877 788 km²
~~~~~~
### Tags - Geo RegionsBritish Columbia, western_canada
Alberta, western_canada|prairies
Manitoba, western_canada|prairies
Saskatchewan, western_canada|prairiesNew Brunswick, eastern_canada|atlantic_canada|maritimes
Nova Scotia, eastern_canada|atlantic_canada|maritimes
Prince Edward Island, eastern_canada|atlantic canada|maritimes
Newfoundland and Labrador, eastern_canada|atlantic_canadaOntario, eastern_canada|central_canada
Québec, eastern_canada|central_canadaNorthwest Territories, northern_canada|territories
Yukon, northern_canada|territories
Nunavut, northern_canada|territories
~~~~~~
### Tags - (Official) LanguagesBritish Columbia, en
Alberta, en
Manitoba, en
Saskatchewan, enNew Brunswick, en|fr
Nova Scotia, en
Prince Edward Island, en
Newfoundland and Labrador, enOntario, en
Québec, fr|enNorthwest Territories, en|fr
Yukon, en
Nunavut, iu|en|fr
~~~~~~
### CitiesToronto, ON, 5 583 064
Montréal|Montreal, QC, 3 824 221
Vancouver, BC, 2 313 328
Ottawa, ON, 1 236 324
Calgary, AB, 1 214 839
Edmonton, AB, 1 159 869
Québec, QC, 765 706
Winnipeg, MB, 730 018
Hamilton, ON, 721 053
Kitchener, ON, 477 160
London, ON, 474 786
...
~~~~~~
### Country Codes - Alpha 2, Alpha 3, NumericAfghanistan, AF, AFG, 004
Åland Islands (FI), AX, ALA, 248
Albania, AL, ALB, 008
Algeria, DZ, DZA, 012
American Samoa (US), AS, ASM, 016
Andorra, AD, AND, 020
Angola, AO, AGO, 024
...
~~~More [`world.db` Project Site »](http://openmundi.github.io)
## Build Your Own `world.db` Copy
Use the `worlddb` command line tool to build your own `world.db` copy
from the plain text datasets. [More »](http://openmundi.github.io/build.html)## License
The `world.db` schema, scripts, n datasets are dedicated to the public domain.
Use it as you please with no restrictions whatsoever.## Questions? Comments?
Send them along to the [Open World Database (world.db) and Friends Forum/Mailing List](http://groups.google.com/group/openmundi).
Thanks!