Summer Meal Programs - Summer Food Service Program (SFSP) - Meal Reimbursement - Program Period 2022
<b><a href=https://form.jotform.com/212795081587163 target="_blank">Help us provide the most useful data by completing our ODP User Feedback Survey for Summer Meal Programs Data</a></b><p>
<b>About the Dataset</b><br>
This dataset contains <b> meal reimbursements to Contracting Entities (CEs) sponsoring sites participating in the Summer Feeding Service Program (SFSP) for summer 2022 (SNP program year 2021-2022).</b> Data reported represents the latest claims that have been paid or approved to pay as of the date the data was updated. <b>Participants have 60 days to file monthly claims.</b> Summer meal programs operate mid-May through the end of August.<p>
<b>This dataset contains sponsor-level claimed meal reimbursements. </b>Meal count data is collected at the site level and is reported in the “Summer Meal Programs – Summer Food Service Program (SFSP) – Meal Count Information” dataset for the program year. <p>
For data on sites participating in the Seamless Summer Option (SSO), please refer to the Summer Meal Programs – Seamless Summer Option – Meal Counts and Meal Reimbursement datasets available on the State of Texas Open Data Portal.
<p>
An overview of <b>all Summer Meal Program data available</b> on the Texas Open Data Portal can be found at our <b><u><a href=https://data.texas.gov/stories/s/52en-tt82 target=""_blank"">TDA Data Overview - Summer Meals Programs</a></b> </u>page.<p>
An overview of <b>all TDA Food and Nutrition data available</b> on the Texas Open Data Portal can be found at our <b><u><a href=https://data.texas.gov/stories/s/TDA-Data-Overview-Food-and-Nutrition-Programs-Open/nk79-w2cs/ target=""_blank"">TDA Data Overview - Food and Nutrition Open Data</a></b></u> page. <p>
<b>About Dataset Updates</b><br>
TDA aims to post new program year data by July 15 of the active program period. <b>Participants have 60 days to file monthly claims.</b> Dataset updates will occur monthly until 90 days after the close of the program period. After 90 days from the close of the program period, the dataset will be updated at six months and one year from the close of program period before becoming archived. Archived datasets will remain published but will not be updated. Any data posted during the active program year is subject to change.<p>
<b>About the Agency</b><br>
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 Programs (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 — <i>Feeding the Hungry and Promoting Healthy Lifestyles.</i><p>
<i><b>For more information on these programs, please visit our <a href=http://www.SquareMeals.org target=""_blank"">website</a>.</b></i><br>
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on
this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \
-H "Content-Type: application/json" \
-d@-<<EOF
{"sql": "
SELECT *
FROM \"texas-gov/summer-meal-programs-summer-food-service-program-csqa-694h\".\"summer_meal_programs_summer_food_service_program\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.