Live Births
Lincolnshire County Council
@ukgov.live_births_number_and_rate
Lincolnshire County Council
@ukgov.live_births_number_and_rate
Live Births registered annually in Lincolnshire and Districts. The figures are shown as a Number and also as a Rate per 1000 women age 15-44 (inclusive), which is called the General Fertility Rate (GFR).
This ONS data is shown by the mother's area of usual residence, so in some cases a live birth might occur in an area but not be included in its figures. Low values below 5 are suppressed, so some figures may be missing (particularly for smaller geographies), and thus not tally to the numbers shown for larger areas.
This dataset is updated annually. Source: Office for National Statistics (ONS)
Publisher name: Lincolnshire County Council
Last updated: 2025-06-13T04:00:03Z
CREATE TABLE live_births (
"organisationlabel" VARCHAR,
"organisationuri" VARCHAR,
"publisheddate" TIMESTAMP,
"durationfrom" TIMESTAMP,
"durationto" TIMESTAMP,
"latestdata" VARCHAR,
"reportingperiodtype" VARCHAR,
"geoentityname" VARCHAR,
"geocode" VARCHAR,
"geoname" VARCHAR,
"geouri" VARCHAR,
"year" BIGINT,
"livebirths_number" BIGINT -- LiveBirths(Number),
"livebirths_rateper1000" DOUBLE -- LiveBirths(RatePer1000)
);Anyone who has the link will be able to view this.