GET /SNAP/SNAP_Benefits/MapServer/{layerId}/query

usda.gov:snap-data-api

Summary: Query SNAP Benefits data
Operation ID: querySNAPBenefits
Auth: unknown
Description

Query county-level SNAP benefit data including total annual benefits and average monthly benefits per participant/resident.

Parameters (6)

f (string, query, optional, default: json)

Response format

Constraints: {'enum': ['json', 'geojson', 'pbf']}

layerId (integer, path, required)

Layer ID

Constraints: {'minimum': 0, 'maximum': 18}

outFields (string, query, optional, default: *)

Comma-separated list of fields to return

resultRecordCount (integer, query, optional, default: 100)

Maximum number of records to return

Constraints: {'maximum': 2000}

returnGeometry (boolean, query, optional, default: False)

Whether to return geometry

where (string, query, optional, default: 1=1)

SQL WHERE clause for filtering features

Examples (1)

TitleTypeURLAction
Query SNAP Benefits data openapi-spec https://gisportal.ers.usda.gov/server/rest/services/SNAP/SNAP_Benefits/MapServer/{layerId}/query?where=State = 'NY' AND County = 'Kings'

No probe data for this endpoint yet.