Ward Profiles And Atlas
Greater London Authority
@ukgov.ward_profiles_and_atlas
Greater London Authority
@ukgov.ward_profiles_and_atlas
CREATE TABLE ward_profiles_excel_version (
"ward_name" VARCHAR,
"old_code" VARCHAR,
"new_code" VARCHAR,
"population_2015" DOUBLE,
"children_aged_0_15_2015" DOUBLE,
"working_age_16_64_2015" DOUBLE,
"older_people_aged_65_2015" DOUBLE,
"n__all_children_aged_0_15_2015" DOUBLE,
"n__all_working_age_16_64_2015" DOUBLE,
"n__all_older_people_aged_65_2015" DOUBLE,
"mean_age_2013" DOUBLE,
"median_age_2013" DOUBLE,
"area_square_kilometres" DOUBLE,
"population_density_persons_per_sq_km_2013" DOUBLE,
"n__bame_2011" DOUBLE,
"n__not_born_in_uk_2011" DOUBLE,
"n__english_is_first_language_of_no_one_in_household_2011" DOUBLE,
"general_fertility_rate_2013" DOUBLE,
"male_life_expectancy_2009_13" DOUBLE,
"female_life_expectancy_2009_13" DOUBLE,
"n__children_in_reception_year_who_are_obese_2011_12_to_2013_14" VARCHAR,
"n__children_in_year_6_who_are_obese_2011_12_to_2013_14" VARCHAR,
"rate_of_all_ambulance_incidents_per_1_000_population_2014" VARCHAR,
"rates_of_ambulance_call_outs_for_alcohol_related_illness_2014" VARCHAR,
"number_killed_or_seriously_injured_on_the_roads_2014" DOUBLE,
"in_employment_16_64_2011" DOUBLE,
"employment_rate_16_64_2011" DOUBLE,
"number_of_jobs_in_area_2013" VARCHAR,
"employment_per_head_of_resident_wa_population_2013" VARCHAR,
"rate_of_new_registrations_of_migrant_workers_2011_12" DOUBLE,
"median_house_price_2014" DOUBLE,
"number_of_properties_sold_2014" DOUBLE,
"median_household_income_estimate_2012_13" DOUBLE,
"number_of_household_spaces_2011" DOUBLE,
"n__detached_houses_2011" DOUBLE,
"n__semi_detached_houses_2011" DOUBLE,
"n__terraced_houses_2011" DOUBLE,
"n__flat_maisonette_or_apartment_2011" DOUBLE,
"n__households_owned_2011" DOUBLE,
"n__households_social_rented_2011" DOUBLE,
"n__households_private_rented_2011" DOUBLE,
"n__dwellings_in_council_tax_bands_a_or_b_2015" DOUBLE,
"n__dwellings_in_council_tax_bands_c_d_or_e_2015" DOUBLE,
"n__dwellings_in_council_tax_bands_f_g_or_h_2015" DOUBLE,
"claimant_rate_of_key_out_of_work_benefits_working_age__20a1d201" DOUBLE,
"claimant_rate_of_housing_benefit_2015" DOUBLE,
"claimant_rate_of_employment_support_allowance_2014" DOUBLE,
"rate_of_jobseekers_allowance_jsa_claimants_2015" DOUBLE,
"n__dependent_children_0_18_in_out_of_work_households_2014" DOUBLE,
"n__of_households_with_no_adults_in_employment_with_dep_ce8a2e19" DOUBLE,
"n__of_lone_parents_not_in_employment_2011" DOUBLE,
"n__id2010_rank_of_average_score_within_london_2010" VARCHAR,
"n__id2010_of_lsoas_in_worst_50_nationally_2010" VARCHAR,
"average_gcse_capped_point_scores_2014" DOUBLE,
"unauthorised_absence_in_all_schools_2013" DOUBLE,
"n__with_no_qualifications_2011" DOUBLE,
"n__with_level_4_qualifications_and_above_2011" DOUBLE,
"a_level_average_point_score_per_student_2013_14" DOUBLE,
"a_level_average_point_score_per_entry_2013_14" DOUBLE,
"crime_rate_2014_15" DOUBLE,
"violence_against_the_person_rate_2014_15" DOUBLE,
"deliberate_fires_per_1_000_population_2014" VARCHAR,
"n__area_that_is_open_space_2014" VARCHAR,
"cars_per_household_2011" DOUBLE,
"average_public_transport_accessibility_score_2014" VARCHAR,
"n__travel_by_bicycle_to_work_2011" DOUBLE,
"turnout_at_mayoral_election_2012" VARCHAR
);
Anyone who has the link will be able to view this.