Child And Adult Care Food Programs (CACFP) – Day Care Homes – Meal Reimbursement – Program Year 2020-2021
City of Austin
@usgov.city_of_austin_child_and_adult_care_food_programs_cacf_0708646a
City of Austin
@usgov.city_of_austin_child_and_adult_care_food_programs_cacf_0708646a
CREATE TABLE table_1 (
"odprecid" VARCHAR,
"programyear" VARCHAR,
"reporttype" VARCHAR,
"ceid" BIGINT,
"cename" VARCHAR,
"typeofagency" VARCHAR,
"esc" DOUBLE,
"tdaregion" DOUBLE,
"siteid" BIGINT,
"sitename" VARCHAR,
"covidmealsite" VARCHAR,
"licensenbr" VARCHAR,
"cecounty" VARCHAR,
"sitecounty" VARCHAR,
"claimdate" TIMESTAMP,
"daysservedtieri" DOUBLE,
"daysservedtieriihigh" DOUBLE,
"daysservedtieriilow" DOUBLE,
"tieribreakfast" DOUBLE,
"tieriihighbreakfast" DOUBLE,
"tieriilowbreakfast" DOUBLE,
"breakfasttotal" DOUBLE,
"tieriamsnack" DOUBLE,
"tieriihighamsnack" DOUBLE,
"tieriilowamsnack" DOUBLE,
"amsnacktotal" DOUBLE,
"tierilunch" DOUBLE,
"tieriihighlunch" DOUBLE,
"tieriilowlunch" DOUBLE,
"lunchtotal" DOUBLE,
"tieripmsnack" DOUBLE,
"tieriihighpmsnack" DOUBLE,
"tieriilowpmsnack" DOUBLE,
"pmsnacktotal" DOUBLE,
"tierisupper" DOUBLE,
"tieriihighsupper" DOUBLE,
"tieriilowsupper" DOUBLE,
"suppertotal" DOUBLE,
"tierintsnack" DOUBLE,
"tieriihighntsnack" DOUBLE,
"tieriilowntsnack" DOUBLE,
"ntsnacktotal" DOUBLE,
"totalsnacks" BIGINT,
"totalmealssnacks" BIGINT,
"breakfastreimbursement" DOUBLE,
"amsnackreimbursement" DOUBLE,
"lunchreimbursement" DOUBLE,
"pmsnackreimbursement" DOUBLE,
"supperreimbursement" DOUBLE,
"ntsnackreimbursement" DOUBLE,
"totalmealreimbursement" DOUBLE
);
Anyone who has the link will be able to view this.