2015-2016 CACFP Adult Day Care - Meals Dashboard
City of Austin
@usgov.city_of_austin_2015_2016_cacfp_adult_day_care_meals_dashboard
City of Austin
@usgov.city_of_austin_2015_2016_cacfp_adult_day_care_meals_dashboard
About the Dataset
This data set contains claims information for meal reimbursement for CACFP participating as Adult Day Care centers for program year 2015-2016. The CACFP program year begins October 1 and ends September 30.
This dataset only includes claims submitted by CACFP sites participating as Adult Day Care centers. Sites can participate in multiple CACFP sub-programs. For reimbursement data on CACFP participants operating as Day Care Homes, Child Care Centers, At-Risk Child Care Centers, Head Start Centers, emergency shelters, or centers providing care for students outside school hours, please refer to the corresponding “Child and Adult Care Food Programs (CACFP) – Meal Reimbursement” dataset for that sub-program available on the State of Texas Open Data Portal.
An overview of all CACFP data available on the Texas Open Data Portal can be found at our TDA Data Overview - Child and Adult Care Food Programs page.
An overview of all TDA Food and Nutrition data available on the Texas Open Data Portal can be found at our TDA Data Overview - Food and Nutrition Open Data page.
More information about accessing and working with TDA data on the Texas Open Data Portal can be found on the SquareMeals.org website on the **TDA Food and Nutrition Open Data **page.
About Dataset Updates
This data is considered historical and will no longer be updated. Data is current as of the last Date Last Updated on the source dataset published on ODP.
About the Agency
The Texas Department of Agriculture administers 12 U.S. Department of Agriculture nutrition programs in Texas including the National School Lunch and School Breakfast Programs, the Child and Adult Care Food Program (CACFP), and summer meal programs. TDA’s Food and Nutrition division provides technical assistance and training resources to partners operating the programs and oversees the USDA reimbursements they receive to cover part of the cost associated with serving food in their facilities. By working to ensure these partners serve nutritious meals and snacks, the division adheres to its mission — Feeding the Hungry and Promoting Healthy Lifestyles.
For more information on these programs, please visit ourwebsite.
Organization: City of Austin
Last updated: 2023-08-25T22:43:42.700115
CREATE TABLE table_1 (
"cesiteid" VARCHAR,
"programyear" VARCHAR,
"program" VARCHAR,
"ceid" BIGINT,
"cename" VARCHAR,
"typeofagency" VARCHAR,
"typeoforg" VARCHAR,
"esc" BIGINT,
"tdaregion" BIGINT,
"siteid" BIGINT,
"sitename" VARCHAR,
"cecounty" VARCHAR,
"sitecounty" VARCHAR,
"affiliation" VARCHAR,
"claimdate" TIMESTAMP,
"enrollmentqty" BIGINT,
"freeeligqty" BIGINT,
"redceligqty" DOUBLE,
"paideligqty" DOUBLE,
"breakfastdays" DOUBLE,
"breakfasttotal" DOUBLE,
"breakfastadp" DOUBLE,
"breakfastservedfree" DOUBLE,
"breakfastservedredc" DOUBLE,
"breakfastservedpaid" DOUBLE,
"amsnackdays" DOUBLE,
"amsnacktotal" DOUBLE,
"amsnackadp" DOUBLE,
"amsnackservedfree" DOUBLE,
"amsnackservedredc" DOUBLE,
"amsnackservedpaid" DOUBLE,
"lunchdays" BIGINT,
"lunchtotal" BIGINT,
"lunchadp" DOUBLE,
"lunchservedfree" BIGINT,
"lunchservedredc" BIGINT,
"lunchservedpaid" BIGINT,
"pmsnackdays" DOUBLE,
"pmsnacktotal" DOUBLE,
"pmsnackadp" DOUBLE,
"pmsnackservedfree" DOUBLE,
"pmsnackservedredc" DOUBLE,
"pmsnackservedpaid" DOUBLE,
"supperdays" DOUBLE,
"suppertotal" DOUBLE,
"supperadp" DOUBLE,
"supperservedfree" DOUBLE,
"supperservedredc" DOUBLE,
"supperservedpaid" DOUBLE,
"ntsnackdays" VARCHAR,
"ntsnacktotal" VARCHAR,
"ntsnackadp" BIGINT,
"ntsnackservedfree" VARCHAR,
"ntsnackservedredc" VARCHAR,
"ntsnackservedpaid" VARCHAR,
"breakfastreimbursement" DOUBLE,
"amsnackreimbursement" DOUBLE,
"lunchreimbursement" DOUBLE,
"pmsnackreimbursement" DOUBLE,
"supperreimbursement" DOUBLE,
"ntsnackreimbursement" VARCHAR,
"totalreimbursement" DOUBLE,
"totalmeals_snacks" BIGINT,
"totalsnacks" BIGINT
);Anyone who has the link will be able to view this.