Cambridgeshire And Peterborough Children Social Care Open Cases As Of 31 March 2019
Cambridgeshire Insight
@ukgov.cambridgeshire_and_peterborough_children_social_care_o_10e3e953
Cambridgeshire Insight
@ukgov.cambridgeshire_and_peterborough_children_social_care_o_10e3e953
CREATE TABLE cambridgeshire_children_social_care_open_cases_at_lsoa_level (
"lsoa_code" VARCHAR,
"lsoa_name" VARCHAR,
"csc_total" VARCHAR,
"eh_total" VARCHAR,
"ehcp_total" VARCHAR
);
CREATE TABLE peterborough_children_social_care_open_cases_at_lsoa_level (
"lsoa_code" VARCHAR,
"lsoa_name" VARCHAR,
"csc_total" VARCHAR,
"eh_total" VARCHAR,
"ehcp_total" VARCHAR
);
Anyone who has the link will be able to view this.