Internal name: | countries.City |
---|---|
Implemented by: | City |
Views on Place
A geographical place can be a city, a town, a suburb, a province, a lake... any named geographic entity, except for countries because these have their own table.
Subdivisions (CitiesByCity)
Places (CitiesByCountry)
Fields in Place
Tables referring to Place
Internal name: | countries.Country |
---|---|
Implemented by: | Country |
Views on Country
Fields in Country
For countries that no longer exist it may be a 4-letter code.
Short code (short_code, CharField) – A short abbreviation for regional usage. Obsolete.
ISO-3 code (iso3, CharField) – The three-letter code for this country as defined by ISO 3166-1.
INS code (inscode, CharField) – The official code for this country used by statbel.fgov.be
... and Designation (name, BabelCharField)
Tables referring to Country
Internal name: | languages.Language |
---|---|
Implemented by: | Language |
Views on Language
Fields in Language
Tables referring to Language