Countries

Orte

The table of known geographical places.
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.
name type verbose name help text
country ForeignKey to Land Land  
name BabelCharField Bezeichnung  
type ChoiceListField Ortsart  
zip_code CharField zip code  
id AutoField ID  
parent ForeignKey to Ort Teil von The superordinate geographic place of which this place is a part.
inscode CharField INS-Code The official code for this place used by statbel.fgov.be

Länder

A country is a geographic entity considered a “nation”.

name type verbose name help text
name BabelCharField Bezeichnung  
isocode CharField ISO-Code The two-letter code for this country as defined by ISO 3166-1. For countries that no longer exist it may be a 4-letter code.
short_code CharField Short code A short abbreviation for regional usage. Obsolete.
iso3 CharField ISO3-Code The three-letter code for this country as defined by ISO 3166-1.
inscode CharField INS-Code The official code for this country used by statbel.fgov.be

Sprachen

name type verbose name help text
name BabelCharField Bezeichnung  
id CharField id  
iso2 CharField iso2