Monchy-Cayeux
Monchy-Cayeux is a commune in the Pas-de-Calais department in the Hauts-de-France region of France.
Monchy-Cayeux | |
---|---|
The church of Monchy-Cayeux | |
Coat of arms | |
Location of Monchy-Cayeux | |
Monchy-Cayeux Monchy-Cayeux | |
Coordinates: 50°26′19″N 2°16′39″E | |
Country | France |
Region | Hauts-de-France |
Department | Pas-de-Calais |
Arrondissement | Arras |
Canton | Saint-Pol-sur-Ternoise |
Intercommunality | CC Ternois |
Government | |
• Mayor (2008–2014) | Claude Hoguet |
Area 1 | 6.22 km2 (2.40 sq mi) |
Population (2017-01-01)[1] | 300 |
• Density | 48/km2 (120/sq mi) |
Time zone | UTC+01:00 (CET) |
• Summer (DST) | UTC+02:00 (CEST) |
INSEE/Postal code | 62581 /62134 |
Elevation | 60–138 m (197–453 ft) (avg. 68 m or 223 ft) |
1 French Land Register data, which excludes lakes, ponds, glaciers > 1 km2 (0.386 sq mi or 247 acres) and river estuaries. |
Geography
Monchy-Cayeux is situated 29 miles (47 km) northwest of Arras, in the Ternoise river valley and on the D343 road.
Population
1962 | 1968 | 1975 | 1982 | 1990 | 1999 | 2006 |
---|---|---|---|---|---|---|
283 | 313 | 286 | 277 | 297 | 274 | 290 |
Census count starting from 1962: Population without duplicates |
Places of interest
- The church and the chapel of St.Pierre.
- An eighteenth-century chateau.
gollark: ```go log.Println("Fetching feeds...") var feeds []*rss.Feed var wg sync.WaitGroup for _, source := range sources { wg.Add(1) src := source go func() { defer wg.Done() feed, err := rss.Fetch(src.String()) if err != nil { log.Printf("Error fetching %s: %s", src.String(), err.Error()) return } feeds = append(feeds, feed) log.Printf("Fetched %s", feed.Title) }() } wg.Wait()```So here is something which is meant to fetch a bunch of RSS feeds in parallel.
gollark: Somewhat? There doesn't seem to be a better way to do it.
gollark: Hold on, I worked on a tiny bit of Go code, I'll dredge some up as a sample.
gollark: It does not avoid those. You just reimplement them oddly.
gollark: Explicit doesn't mean very good.
References
- "Populations légales 2017". INSEE. Retrieved 6 January 2020.
Wikimedia Commons has media related to Monchy-Cayeux. |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.