From c6d8f9b0566b9a638e9d5a12ddff9d801846db4b Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Fri, 6 Jan 2017 17:38:34 +0100 Subject: cleaned up structure and finished renewables production --- doc/pdi.bib | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/pdi.bib') diff --git a/doc/pdi.bib b/doc/pdi.bib index 0b35ff6..f66cd2c 100644 --- a/doc/pdi.bib +++ b/doc/pdi.bib @@ -120,6 +120,8 @@ $$ }}} %% ----------------------------------------------------------------------------- %% - STATISTICS CANADA CANSIM {{{ ---------------------------------------------- +% file: data/raw/electricity/electricity_production_by_class_all.csv +% file: data/raw/electricity/electricity_production_by_class_reduced.csv @online{cansim:electricity, author = "Statistics Canada CANSIM", title = "Electric power generation, by class of electricity producer", @@ -127,6 +129,8 @@ $$ }}} url = "http://www5.statcan.gc.ca/cansim/a26?lang=eng&retrLang=eng&id=1270007&pattern=electric+power+generation&tabMode=dataTable&srchLan=-1&p1=1&p2=9" } +% file: data/raw/electricity/electricity_fuel_all.csv +% file: data/raw/electricity/electricity_fuel_2015.csv @online{cansim:electricityfuel, author = "Statistics Canada CANSIM", title = "Fuel consumed for electric power generation, by electric utility thermal plants", @@ -134,6 +138,8 @@ $$ }}} url = "http://www5.statcan.gc.ca/cansim/a26?lang=eng&retrLang=eng&id=1270004&pattern=electric+power+fuel&tabMode=dataTable&srchLan=-1&p1=1&p2=9" } +% file: data/raw/households/heating_system_by_type_all.csv +% file: data/raw/households/heating_system_by_type_2013.csv @online{cansim:householdsheating, author = "Statistics Canda CANSIM", title = "Households and the environment survey, primary heating system, Canada, provinces and census metropolitan areas (CMA)", -- cgit v1.2.1