Channay

Channay is a commune in the Côte-d'Or department in eastern France.

Channay
The church in Channay
Location of Channay
Channay
Channay
Coordinates: 47°52′59″N 4°19′57″E
CountryFrance
RegionBourgogne-Franche-Comté
DepartmentCôte-d'Or
ArrondissementMontbard
CantonChâtillon-sur-Seine
Government
  Mayor (20082014) Hubert Collin
Area
1
13.33 km2 (5.15 sq mi)
Population
 (2017-01-01)[1]
64
  Density4.8/km2 (12/sq mi)
Time zoneUTC+01:00 (CET)
  Summer (DST)UTC+02:00 (CEST)
INSEE/Postal code
21143 /21330
Elevation197–288 m (646–945 ft)
(avg. 208 m or 682 ft)
1 French Land Register data, which excludes lakes, ponds, glaciers > 1 km2 (0.386 sq mi or 247 acres) and river estuaries.
For the South Asian dish, see Chana masala.

Population

Historical population
YearPop.±%
1962102    
1968106+3.9%
197574−30.2%
198268−8.1%
199070+2.9%
199976+8.6%
200865−14.5%
gollark: This example code responds to ~ping with Pong!
gollark: ACTUAL feature suggestions?
gollark: It's glorious.
gollark: ```rust#[macro_use] extern crate serenity;use serenity::client::{Client, EventHandler};use serenity::framework::standard::StandardFramework;use std::env;struct Handler;impl EventHandler for Handler {}pub fn main() { // Login with a bot token from the environment let mut client = Client::new(&env::var("DISCORD_TOKEN").expect("token"), Handler) .expect("Error creating client"); client.with_framework(StandardFramework::new() .configure(|c| c.prefix("~")) .cmd("ping", ping)); if let Err(why) = client.start() { println!("An error occurred while running the client: {:?}", why); }}command!(ping(_context, message) { let _ = message.reply("Pong!");});```This is the example code, admittedly, yes.
gollark: It's in Rust.

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.