v1

latestSwagger 2.0U.S. Public Domain License2026-07-141615232.8 KB
Facility Info

Combined ECHO Download Data Service

Based on the QID obtained from a get_facilities or get_facility_info query, return a comma separated value (CSV) file of the facilities found.

get/echo_rest_services.get_download

Query parameters

outputstring

Output Format Flag. Enter one of the following keywords:

  • CSV = Facility results formatted as comma delimited file download (default).
  • GEOJSOND = Facility results formatted as GeoJSON feature collection download.
qidstring required

Query ID Selector. Enter the QueryID number from a previously run query.

qcolumnsstring

Used to customize service output. A list of comma-separated column IDs of output objects that will be returned in the service query object or download. Use the metadata service endpoint for a complete list of Ids and definitions.

p_pretty_printnumber

Optional flag to request GeoJSON formatted results to be pretty printed. Only provide a numeric value when the output needs to be human readable as pretty printing has a performance cost.

Response

Results are a comma separated value (CSV) file or a file containing a GeoJSON feature collection.

string binary required
All 16 operations