Les Essards, Charente-Maritime

Les Essards is a commune in the Charente-Maritime department in southwestern France.

Les Essards
The church in Les Essards
Location of Les Essards
Les Essards
Les Essards
Coordinates: 45°47′34″N 0°45′27″W
CountryFrance
RegionNouvelle-Aquitaine
DepartmentCharente-Maritime
ArrondissementSaintes
CantonSaint-Porchaire
IntercommunalityCharente-Arnoult-Cœur de Saintonge
Government
  Mayor (20082014) Christian Bureau
Area
1
9.66 km2 (3.73 sq mi)
Population
 (2017-01-01)[1]
698
  Density72/km2 (190/sq mi)
Time zoneUTC+01:00 (CET)
  Summer (DST)UTC+02:00 (CEST)
INSEE/Postal code
17154 /17250
Elevation23–62 m (75–203 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.±%
1962397    
1968430+8.3%
1975390−9.3%
1982412+5.6%
1990445+8.0%
1999484+8.8%
2008567+17.1%
gollark: UNOPTIMIZATION
gollark: OH NO
gollark: As always, the lack of newlines creates optimization.
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...

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.