模組:Données/帕伊塔/évolution population
外观
--[[
Module de données (de test) d'une commune contenant les mêmes informations
que le modèle de même nom.
Ceci est pour le moment un test. Merci de ne pas modifier ni supprimer.
--]]
-- on retourne directement une table contenant les données
return
{
["division"] = "commune en COM1",
["insee"] = "98821",
["nom"] = "Païta",
["nom-wp"] = "[[Païta]]",
["nom-dep"] = "Nouvelle-Calédonie",
["superficie"] = 699.7,
["source1"] = "http://www.isee.nc",
["source2"] = nil,
["source3"] = nil,
["source_collecte"] = nil,
["sources"] = "Isee",
["recens-prem"] = "2004",
[1956] = { ["pop"] = 1397, ["ref"] = "http://www.isee.nc/component/phocadownload/category/195-donnees?download=764:la-population-aux-differents-recensements" },
[1963] = { ["pop"] = 1903, ["ref"] = "http://www.isee.nc/component/phocadownload/category/195-donnees?download=764:la-population-aux-differents-recensements" },
[1969] = { ["pop"] = 2522, ["ref"] = "http://www.isee.nc/component/phocadownload/category/195-donnees?download=764:la-population-aux-differents-recensements" },
[1976] = { ["pop"] = 3407, ["ref"] = "http://www.isee.nc/component/phocadownload/category/195-donnees?download=764:la-population-aux-differents-recensements" },
[1983] = { ["pop"] = 4834, ["ref"] = "http://www.isee.nc/component/phocadownload/category/195-donnees?download=764:la-population-aux-differents-recensements" },
[1989] = { ["pop"] = 6049, ["ref"] = "http://www.isee.nc/component/phocadownload/category/195-donnees?download=764:la-population-aux-differents-recensements" },
[1996] = { ["pop"] = 7862, ["ref"] = "http://www.isee.nc/component/phocadownload/category/195-donnees?download=764:la-population-aux-differents-recensements" },
[2004] = { ["pop"] = 12062, ["ref"] = "http://www.isee.nc/component/phocadownload/category/195-donnees?download=764:la-population-aux-differents-recensements" },
[2009] = { ["pop"] = 16358, ["ref"] = "http://www.isee.nc/component/phocadownload/category/195-donnees?download=764:la-population-aux-differents-recensements" },
[2014] = { ["pop"] = 20616, ["ref"] = "http://www.isee.nc/component/phocadownload/category/195-donnees?download=764:la-population-aux-differents-recensements" },
[2019] = { ["pop"] = 24563, ["ref"] = "https://www.isee.nc/component/phocadownload/category/195-donnees?download=768:la-population-legale" },
}