Early Years And Childcare Inspections And Outcomes
Ofsted
@ukgov.early_years_and_childcare_inspections_and_outcomes
Ofsted
@ukgov.early_years_and_childcare_inspections_and_outcomes
CREATE TABLE early_years_and_childcare_inspections_and_outcomes (
"provider_urn" VARCHAR,
"provider_status" VARCHAR,
"provider_type" VARCHAR,
"individual_register_combinations" VARCHAR,
"provider_early_years_register_flag" VARCHAR,
"provider_compulsory_childcare_register_flag" VARCHAR,
"provider_voluntary_childcare_register_flag" VARCHAR,
"provider_name" VARCHAR,
"provider_address_1" VARCHAR,
"provider_address_2" VARCHAR,
"provider_address_3" VARCHAR,
"provider_postcode" VARCHAR,
"local_authority" VARCHAR,
"inspection_number" BIGINT,
"inspection_date" TIMESTAMP,
"inspection_type" VARCHAR,
"overall_effectiveness_the_quality_and_standards_of_the_0937ad63" VARCHAR,
"quality_of_teaching_learning_and_assessment" VARCHAR,
"personal_development_behaviour_and_welfare" VARCHAR,
"effectiveness_of_leadership_and_management" VARCHAR,
"outcomes_for_children" VARCHAR,
"quality_of_provision_ccr" VARCHAR,
"quality_of_provision_vcr" VARCHAR
);
Anyone who has the link will be able to view this.