Skip to content

Commit

Permalink
Merge demonym into demonyms (mledoze#369)
Browse files Browse the repository at this point in the history
* Merge demonym into demonyms, remove demonym.

* Update README.
  • Loading branch information
alexsegura authored and mledoze committed Jan 3, 2020
1 parent 25ac108 commit 3fd2765
Show file tree
Hide file tree
Showing 2 changed files with 799 additions and 203 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## Countries data
This repository contains a list of world countries, as defined by [ISO Standard 3166-1](https://en.wikipedia.org/wiki/ISO_3166-1),
in JSON, CSV, XML and YAML. **Warning:** not all entities in this project are independent countries; refer to the `independent` property to know if the country is considered a sovereign state.
in JSON, CSV, XML and YAML. **Warning:** not all entities in this project are independent countries; refer to the `independent` property to know if the country is considered a sovereign state.

Each line contains the country:

Expand Down Expand Up @@ -51,7 +51,6 @@ Each line contains the country:
- key: official - official name translation
- key: common - common name translation
- latitude and longitude (`latlng`)
- name of residents in english (`demonym`)
- `demonyms` - name of residents, translated & genderized
- key: three-letter ISO 639-3 language code
- value: genderized demonym object
Expand Down
Loading

0 comments on commit 3fd2765

Please sign in to comment.