Annual Birth Estimates
Greater London Authority
@ukgov.annual_birth_estimates
Greater London Authority
@ukgov.annual_birth_estimates
This dataset has now moved to https://data.london.gov.uk/dataset/birth-estimates
Publisher name: Greater London Authority
Last updated: 2024-06-21T18:52:56Z
CREATE TABLE births_ctry (
"gss_code" VARCHAR,
"gss_name" VARCHAR,
"year_ending_date" TIMESTAMP,
"measure" VARCHAR,
"geography" VARCHAR,
"source" VARCHAR,
"sex" VARCHAR,
"source_url" VARCHAR,
"value" BIGINT
);CREATE TABLE births_itl (
"gss_code" VARCHAR,
"gss_name" VARCHAR,
"year_ending_date" TIMESTAMP,
"measure" VARCHAR,
"geography" VARCHAR,
"source" VARCHAR,
"sex" VARCHAR,
"source_url" VARCHAR,
"value" BIGINT
);CREATE TABLE births_lad (
"gss_code" VARCHAR,
"gss_name" VARCHAR,
"year_ending_date" TIMESTAMP,
"measure" VARCHAR,
"geography" VARCHAR,
"source" VARCHAR,
"sex" VARCHAR,
"source_url" VARCHAR,
"value" BIGINT
);CREATE TABLE births_rgn (
"gss_code" VARCHAR,
"gss_name" VARCHAR,
"year_ending_date" TIMESTAMP,
"measure" VARCHAR,
"geography" VARCHAR,
"source" VARCHAR,
"sex" VARCHAR,
"source_url" VARCHAR,
"value" BIGINT
);Anyone who has the link will be able to view this.