Summer Meal Programs - Summer Food Service Program (SFSP) - Contacts And Program Participation - Oct 2020 - Sep 2021
City of Austin
@usgov.city_of_austin_summer_meal_programs_summer_food_servic_f648a39e
City of Austin
@usgov.city_of_austin_summer_meal_programs_summer_food_servic_f648a39e
CREATE TABLE table_1 (
"programyear" VARCHAR,
"reporttype" VARCHAR,
"ceid" BIGINT,
"cename" VARCHAR,
"typeofagency" VARCHAR,
"typeoforg" VARCHAR,
"esc" BIGINT,
"tdaregion" BIGINT,
"cestatus" VARCHAR,
"ceterminationstatus" VARCHAR,
"ceterminatedasofdate" VARCHAR,
"ceapplicationcycle" VARCHAR,
"siteid" BIGINT,
"sitename" VARCHAR,
"covidmealsite" VARCHAR,
"sitestatus" VARCHAR,
"siteterminationstatus" VARCHAR,
"siteterminatedasofdate" TIMESTAMP,
"countydistrictcode" VARCHAR,
"cecounty" VARCHAR,
"sitecounty" VARCHAR,
"ruralorurbancode" VARCHAR,
"cestreetaddressline1" VARCHAR,
"cestreetaddressline2" VARCHAR,
"cestreetaddresscity" VARCHAR,
"cestreetaddressstate" VARCHAR,
"cestreetaddresszipcode" VARCHAR,
"cemailingaddressline1" VARCHAR,
"cemailingaddressline2" VARCHAR,
"cemailingaddresscity" VARCHAR,
"cemailingaddressstate" VARCHAR,
"cemailingaddresszipcode" VARCHAR,
"sitestreetaddressline1" VARCHAR,
"sitestreetaddressline2" VARCHAR,
"sitestreetaddresscity" VARCHAR,
"sitestreetaddressstate" VARCHAR,
"sitestreetaddresszipcode" VARCHAR,
"sitemailingaddressline1" VARCHAR,
"sitemailingaddressline2" VARCHAR,
"sitemailingaddresscity" VARCHAR,
"sitemailingaddressstate" VARCHAR,
"sitemailingaddresszipcode" VARCHAR,
"sfspcontactsalutation" VARCHAR,
"sfspcontactfirstname" VARCHAR,
"sfspcontactlastname" VARCHAR,
"sfspcontacttitleposition" VARCHAR,
"sfspcontactemail" VARCHAR,
"sfspcontactphone" BIGINT,
"primaryauthorizedrepresentativesalutation" VARCHAR,
"primaryauthorizedrepresentativefirstname" VARCHAR,
"primaryauthorizedrepresentativelastname" VARCHAR,
"primaryauthorizedrepresentativetitleposition" VARCHAR,
"primaryauthorizedrepresentativeemail" VARCHAR,
"primaryauthorizedrepresentativephone" BIGINT,
"sitesupervisorsalutation" VARCHAR,
"sitesupervisorfirstname" VARCHAR,
"sitesupervisorlastname" VARCHAR,
"sitesupervisortitleposition" VARCHAR,
"sitesupervisoremail" VARCHAR,
"sitesupervisorphone" BIGINT,
"sitetype" VARCHAR,
"sitestartdate" TIMESTAMP,
"siteenddate" TIMESTAMP,
"daysofoperation" VARCHAR,
"mealtypesserved" VARCHAR,
"breakfasttime" VARCHAR,
"breakfastmealservicemethod" VARCHAR,
"breakfastdaysserved" VARCHAR,
"amsnacktime" VARCHAR,
"amsnackmealservicemethod" VARCHAR,
"amsnackdaysserved" VARCHAR,
"lunchtime" VARCHAR,
"lunchmealservicemethod" VARCHAR,
"lunchdaysserved" VARCHAR,
"pmsnacktime" VARCHAR,
"pmsnackmealservicemethod" VARCHAR,
"pmsnackdaysserved" VARCHAR,
"suppertime" VARCHAR,
"suppermealservicemethod" VARCHAR,
"supperdaysserved" VARCHAR,
"geolocation" VARCHAR
);
Anyone who has the link will be able to view this.