-
I believe an interesting addition to the airlines data would be the associated country code. It looks like this [wikipedia page](https://en.wikipedia.org/wiki/List_of_airline_codes) contains this colu…
-
There is currently no way on using unicode in csv, this was working before 0.6.0:
```
import overpass
query_adminlevel = "\
area['int_name'='Nederland']->.searchArea;\
(\
relation[boundary…
-
In the [iso3166](https://github.com/trisacrypto/testnet/blob/main/pkg/iso3166/alpha.go) package there is _very lightweight_ country code management for ISO-3166-1 Alpha 2 and 3 codes. However, these c…
-
Hello,
Koreas and Indonesia have their very old names. I've fixed some of the occurrences in the following patch.
[indonesia_and_korea.txt](https://github.com/esosedi/3166/files/2884336/indone…
-
### Checklist
- [X] I'm reporting a new site support request
- [X] I've verified that I'm running yt-dlp version **2021.10.10**. ([update instructions](https://github.com/yt-dlp/yt-dlp#update))
- [X]…
-
I live in Dubai.. so the results are default not in english. Plus some of the address fields come back as Null.. causing a String error. This will fix that in GBData.dart
factory Address.fromJso…
-
Province | Code
-- | --
Alberta, CA | AB
British Columbia, CA | BC
Manitoba, CA | MB
New Brunswick, CA | NB
Newfoundland and Labrador, CA | NL
Northwest Territories, CA | NT
Nova Scotia, CA …
-
Hi,
In ISO 3166-1 many countries in the official standard use the definite article (the) in their name.
An example is Korea (the Republic of) (alpha2 code KR)
The ISO standard list shows it a…
-
There is no AP (Asia/Pacific Region) code in the enum.
Why ?
-
I can't work out why the US region District of Columbia ("DC") returns `Washington` when calling `region.name` - see screenshot from the codesandbox example. In all the data files the name is "Distric…