Saint-Pair
Saint-Pair is a commune in the Calvados department in the Normandy region in northwestern France.
Saint-Pair | |
---|---|
The town hall in Saint-Pair | |
Location of Saint-Pair | |
Saint-Pair Saint-Pair | |
Coordinates: 49°10′12″N 0°11′03″W | |
Country | France |
Region | Normandy |
Department | Calvados |
Arrondissement | Caen |
Canton | Troarn |
Intercommunality | Entre bois et marais |
Government | |
• Mayor (2008–2014) | Janine Queruel |
Area 1 | 3.28 km2 (1.27 sq mi) |
Population (2017-01-01)[1] | 219 |
• Density | 67/km2 (170/sq mi) |
Time zone | UTC+01:00 (CET) |
• Summer (DST) | UTC+02:00 (CEST) |
INSEE/Postal code | 14640 /14670 |
Elevation | 3–43 m (9.8–141.1 ft) (avg. 22 m or 72 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 | 113 | — |
1968 | 86 | −23.9% |
1975 | 129 | +50.0% |
1982 | 148 | +14.7% |
1990 | 156 | +5.4% |
1999 | 200 | +28.2% |
2008 | 247 | +23.5% |
gollark: I did make a bunch of tweaks since I don't like how it did stuff.
gollark: It MIGHT be somewhat entirely derived from JSK.
gollark: ```pythonCORO_CODE = """async def repl_coroutine(): import asyncio import aiohttp import discord from discord.ext import commands"""async def async_exec(code, loc, glob): user_code = ast.parse(code, mode='exec') wrapper = ast.parse(CORO_CODE, mode='exec') funcdef = wrapper.body[-1] funcdef.body.extend(user_code.body) last_expr = funcdef.body[-1] if isinstance(last_expr, ast.Expr): funcdef.body.pop() funcdef.body.append(ast.Return(last_expr.value)) ast.fix_missing_locations(wrapper) exec(compile(wrapper, "<repl>", "exec"), loc, glob) return await (loc.get("repl_coroutine") or glob.get("repl_coroutine"))()```
gollark: <@319753218592866315> What?
gollark: AutoBotRobot actually has to do a bunch of AST hackery to make asynchronousness work.
See also
References
- "Populations légales 2017". INSEE. Retrieved 6 January 2020.
Wikimedia Commons has media related to Saint-Pair. |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.