---
title: "Resource Conservation and Recovery Act (RCRA) Download Data Service"
method: GET
path: "/rcra_rest_services.get_download"
tags: ["Resource Conservation and Recovery Act"]
---

# Resource Conservation and Recovery Act (RCRA) Download Data Service

`GET /rcra_rest_services.get_download`

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.

## Query parameters

- `output` string
- `qid` string, required
- `qcolumns` string
- `p_pretty_print` number

## Response `200`

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

- string, binary

---

[API](https://skmtc.net/usepa/apis/rcra.md) · [All operations](https://skmtc.net/usepa/apis/rcra/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usepa/rcra/versions/2707810f0877/schema)
