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 | |
Country | France |
Region | Hauts-de-France |
Department | Aisne |
Arrondissement | Soissons |
Canton | Fère-en-Tardenois |
Intercommunality | Val de l'Aisne |
Government | |
• Mayor (2008–2014) | Jean-Pierre Leguiel |
Area 1 | 6.76 km2 (2.61 sq mi) |
Population (2017-01-01)[1] | 149 |
• Density | 22/km2 (57/sq mi) |
Time zone | UTC+01:00 (CET) |
• Summer (DST) | UTC+02:00 (CEST) |
INSEE/Postal code | 02400 /02880 |
Elevation | 79–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
Year | Pop. | ±% |
---|---|---|
1962 | 137 | — |
1968 | 139 | +1.5% |
1975 | 148 | +6.5% |
1982 | 130 | −12.2% |
1990 | 144 | +10.8% |
1999 | 145 | +0.7% |
2008 | 139 | −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
- "Populations légales 2017". INSEE. Retrieved 6 January 2020.
Wikimedia Commons has media related to Laffaux. |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.