Neuvy, Allier

Neuvy is a commune in the Allier department in Auvergne in central France.

Neuvy
An aerial view of Neuvy
Coat of arms
Location of Neuvy
Neuvy
Neuvy
Coordinates: 46°33′46″N 3°17′28″E
CountryFrance
RegionAuvergne-Rhône-Alpes
DepartmentAllier
ArrondissementMoulins
CantonMoulins-1
IntercommunalityMoulins Communauté
Government
  Mayor (2017-2020) Martine Aurambout-Soulier
Area
1
19.03 km2 (7.35 sq mi)
Population
 (2017-01-01)[1]
1,595
  Density84/km2 (220/sq mi)
Time zoneUTC+01:00 (CET)
  Summer (DST)UTC+02:00 (CEST)
INSEE/Postal code
03200 /03000
Elevation200–263 m (656–863 ft)
(avg. 251 m or 823 ft)
1 French Land Register data, which excludes lakes, ponds, glaciers > 1 km2 (0.386 sq mi or 247 acres) and river estuaries.

Population

Historical population
YearPop.±%
20051,617    
20061,640+1.4%
20071,635−0.3%
20081,578−3.5%
20091,544−2.2%
20101,510−2.2%
20111,510+0.0%
20121,530+1.3%
20131,557+1.8%
20141,576+1.2%
20151,596+1.3%
20161,593−0.2%
gollark: ```python#!/usr/bin/env python3import subprocess, os, os.path, sys, argparse, datetimetimestamp = datetime.datetime.now().strftime("%Y-%m-%d_%H-%M-%S")print(timestamp)parser = argparse.ArgumentParser(description="do backups, probably")parser.add_argument("name", help="name of backup item")parser.add_argument("dir", help="directory to backup")args = parser.parse_args()print(args)srcdir = os.path.abspath(args.dir)outdir = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "encrypted/backups")outpath = os.path.join(outdir, f"{args.name}_{timestamp}.sqlar")print(srcdir, outdir, outpath)subprocess.run(["sqlite3", outpath, "-A", "--verbose", "--create", "--directory", srcdir, "."])```muahahahaha, backups.
gollark: Firefox has been declining lately in some ways...
gollark: Fascinating.
gollark: NONE are safe.
gollark: Too late, I worked out how to use SQLite archives.

See also

References

  1. "Populations légales 2017". INSEE. Retrieved 6 January 2020.



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.