Le Mesnil-sur-Blangy

Le Mesnil-sur-Blangy is a commune in the Calvados department in the Normandy region in northwestern France.

Le Mesnil-sur-Blangy
The church in Le Mesnil-sur-Blangy
Location of Le Mesnil-sur-Blangy
Le Mesnil-sur-Blangy
Le Mesnil-sur-Blangy
Coordinates: 49°15′39″N 0°15′40″E
CountryFrance
RegionNormandy
DepartmentCalvados
ArrondissementLisieux
CantonPont-l'Évêque
Government
  Mayor (20082014) Benoît Legouix
Area
1
7.37 km2 (2.85 sq mi)
Population
 (2017-01-01)[1]
166
  Density23/km2 (58/sq mi)
Time zoneUTC+01:00 (CET)
  Summer (DST)UTC+02:00 (CEST)
INSEE/Postal code
14426 /14130
Elevation34–162 m (112–531 ft)
(avg. 192 m or 630 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.±%
1962208    
1968150−27.9%
1975120−20.0%
1982138+15.0%
1990149+8.0%
1999184+23.5%
2008178−3.3%
gollark: Look, it has pattern matching in it, therefore good.
gollark: How SHOULD I do it?
gollark: ↑ you, as a result
gollark: ```rustfn matches(expr: &Value, condition: &Value) -> Option<Bindings> { match (expr, condition) { (Value::Num(a), Value::Num(b)) => if a == b { Some(HashMap::new()) } else { None }, (Value::Call(efn, eargs), Value::Call(rfn, rargs)) => { if efn != rfn { return None } if rargs.len() != eargs.len() { return None } let mut out_bindings = HashMap::new(); for (rarg, earg) in rargs.iter().zip(eargs) { match matches(earg, rarg) { Some(x) => out_bindings.extend(x), None => return None } } Some(out_bindings) }, (_, Value::Identifier(b)) => Some(vec![(b.clone(), expr.clone())].into_iter().collect()), _ => None }}```
gollark: You fell right into my trap, actually.

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.