School Nutrition Programs - Meal Reimbursement Information - Program Year 2024-2025
City of Austin
@usgov.city_of_austin_school_nutrition_programs_meal_reimburs_8a43935d
City of Austin
@usgov.city_of_austin_school_nutrition_programs_meal_reimburs_8a43935d
CREATE TABLE table_1 (
"cesiteid" VARCHAR,
"programyear" VARCHAR,
"reporttype" VARCHAR,
"ceid" BIGINT,
"cename" VARCHAR,
"typeofagency" VARCHAR,
"typeoforg" VARCHAR,
"esc" BIGINT,
"tdaregion" BIGINT,
"siteid" BIGINT,
"sitename" VARCHAR,
"countydistrictcode" VARCHAR,
"cecounty" VARCHAR,
"sitecounty" VARCHAR,
"claimdate" TIMESTAMP,
"enrollmentqty" BIGINT,
"freeeligqty" BIGINT,
"redceligqty" BIGINT,
"paideligqty" BIGINT,
"breakfastdays" BIGINT,
"breakfasttotal" BIGINT,
"breakfastadp" DOUBLE,
"breakfastservedfree" BIGINT,
"breakfastservedredc" BIGINT,
"breakfastservedpaid" BIGINT,
"lunchdays" BIGINT,
"lunchtotal" BIGINT,
"lunchadp" DOUBLE,
"lunchservedfree" BIGINT,
"lunchservedredc" BIGINT,
"lunchservedpaid" BIGINT,
"snackdays" BIGINT,
"snacktotal" BIGINT,
"snackadp" DOUBLE,
"snacksservedfree" BIGINT,
"snacksservedredc" BIGINT,
"snacksservedpaid" BIGINT,
"totalmeals_snacks" BIGINT,
"milkdays" BIGINT,
"milktotal" BIGINT,
"milkadp" BIGINT,
"milkservedfree" BIGINT,
"milkservedreduced" BIGINT,
"milkservedpaid" BIGINT,
"breakfastreimbursement" DOUBLE,
"lunchreimbursement" DOUBLE,
"snackreimbursement" DOUBLE,
"milkreimbursement" BIGINT,
"totalreimbursement" DOUBLE
);
Anyone who has the link will be able to view this.