Countries

Places

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 Country Country  
name BabelCharField Omschrijving  
type ChoiceListField Place Type  
zip_code CharField zip code  
id AutoField ID  
parent ForeignKey to Place Part of 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

Countries

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

name type verbose name help text
name BabelCharField Omschrijving  
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 ISO-3 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

Languages

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