Summer Meals Sites
District of Columbia
@usgov.district_of_columbia_summer_meals_sites
District of Columbia
@usgov.district_of_columbia_summer_meals_sites
DC's youth 18 and under can receive reimbursement for free nutritious meals and snacks as part of the DC Free Summer Meals Program (FSMP). The program operates June through August, with meal times and dates varying by location.
Organization: District of Columbia
Last updated: 2024-04-30T18:56:51.913021
Tags: children, dc-gis, district-of-columbia, education, food, foodeats, fsmp, jun2019, kids, meals, nutrition, osse, school, summer, washington-dc, youth
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"name" VARCHAR,
"address" VARCHAR,
"phone" VARCHAR,
"sponsoring" VARCHAR,
"date_open" TIMESTAMP,
"date_close" TIMESTAMP,
"days_open" VARCHAR,
"hours_open" VARCHAR,
"lunch_time" VARCHAR,
"snack_time" VARCHAR,
"dinner_sup" VARCHAR,
"meal_types" VARCHAR,
"ward" VARCHAR,
"contact_fi_name" VARCHAR,
"contact_las_name" VARCHAR,
"status" VARCHAR,
"address2" VARCHAR,
"contact_phone" VARCHAR,
"zipcode" DOUBLE,
"state_reference" VARCHAR,
"city" VARCHAR,
"st" VARCHAR,
"ext" VARCHAR,
"breakfast_time" VARCHAR,
"comments" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"mar_id" BIGINT,
"gis_id" VARCHAR,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR
);Anyone who has the link will be able to view this.