Facility Info
Combined ECHO Info Clusters Service
Based on the QID obtained from a clustered get_facility_info query, download cluster facility information as either a CSV or GEOJSON file.
get/echo_rest_services.get_info_clusters
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.
p_qidstring required
Query ID Selector. Enter the QueryID number from a previously run query.
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