Laffaux

Laffaux is a commune in the Aisne department in Hauts-de-France in northern France.

Laffaux
The town hall and school of Laffaux
Location of Laffaux
Laffaux
Laffaux
Coordinates: 49°26′57″N 3°25′34″E
CountryFrance
RegionHauts-de-France
DepartmentAisne
ArrondissementSoissons
CantonFère-en-Tardenois
IntercommunalityVal de l'Aisne
Government
  Mayor (20082014) Jean-Pierre Leguiel
Area
1
6.76 km2 (2.61 sq mi)
Population
 (2017-01-01)[1]
149
  Density22/km2 (57/sq mi)
Time zoneUTC+01:00 (CET)
  Summer (DST)UTC+02:00 (CEST)
INSEE/Postal code
02400 /02880
Elevation79–172 m (259–564 ft)
(avg. 156 m or 512 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.±%
1962137    
1968139+1.5%
1975148+6.5%
1982130−12.2%
1990144+10.8%
1999145+0.7%
2008139−4.1%
gollark: And yes, this is a hybrid of JS and SQL via template strings, isn't it great?
gollark: And this doesn't even ACTUALLY WORK.
gollark: ```javascriptexport const enqueueCrawl = async (crawlURL, tier) => { // robotsPolicy will be filled in on first actual crawl for the domain // this has to be done as a fairly complex DB-side query to prevent race conditions console.log("running insert for", crawlURL.toString()) const [domain] = await DB`INSERT INTO domains (domain, enabled, robotsPolicy, tier) SELECT ${crawlURL.hostname}, FALSE, NULL, ${tier} WHERE NOT EXISTS (SELECT id, domain, enabled, robotsPolicy, tier FROM domains WHERE domain = ${crawlURL.hostname}) RETURNING id` console.log(crawlURL.toString(), domain) // Add entry to crawl queue await DB`INSERT INTO crawl_targets (url, domain) VALUES (${crawlURL.toString()}, ${domain.id}) ON CONFLICT (url) DO UPDATE SET added = NOW()`}```This should NOT be quite so bee.
gollark: I'm busy trying to work out exactly how horrible a PostgreSQL query I need to do this stupid thing under concurrent write load.
gollark: So surely YOU can do it, if ""deforming things"""" is so easy.

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.