Further Education And Skills Statistical First Release
Skills Funding Agency
@ukgov.further_education_and_skills_statistical_first_release
Skills Funding Agency
@ukgov.further_education_and_skills_statistical_first_release
CREATE TABLE further_education_and_skills_statistical_first_release (
"academicyear" VARCHAR,
"period" VARCHAR,
"payments_made_intermediate_under_19" BIGINT,
"payments_made_intermediate_19_24" BIGINT,
"payments_made_intermediate_total" BIGINT,
"payments_made_advanced_under_19" BIGINT,
"payments_made_advanced_19_24" BIGINT,
"payments_made_advanced_total" BIGINT,
"payments_made_higher_under_19" VARCHAR,
"payments_made_higher_19_24" VARCHAR,
"payments_made_higher_total" BIGINT,
"payments_made_all_under_19" BIGINT,
"payments_made_all_19_24" BIGINT,
"payments_made_all_total" BIGINT,
"pipeline_starts_intermediate_under_19" BIGINT,
"pipeline_starts_intermediate_19_24" BIGINT,
"pipeline_starts_intermediate_total" BIGINT,
"pipeline_starts_advanced_under_19" BIGINT,
"pipeline_starts_advanced_19_24" BIGINT,
"pipeline_starts_advanced_total" BIGINT,
"pipeline_starts_higher_under_19" VARCHAR,
"pipeline_starts_higher_19_24" VARCHAR,
"pipeline_starts_higher_total" VARCHAR,
"pipeline_starts_all_under_19" BIGINT,
"pipeline_starts_all_19_24" BIGINT,
"pipeline_starts_all_total" BIGINT
);
Anyone who has the link will be able to view this.