UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 146 kB
{"openapi":"3.0.0","info":{"contact":{"name":"US EPA, OECA Integration, Targeting and Access Branch"},"description":"Enforcement and Compliance History Online (ECHO) is a tool developed and maintained by EPA's Office of Enforcement and Compliance Assurance for public use. ECHO provides integrated compliance and enforcement information for about 800,000 regulated facilities nationwide.\n<BR><BR>Air Rest Services provides multiple service endpoints, each with specific capabilities, to search and retrieve data on facilities regulated under the Clean Air Act (CAA). The returned results reflect data drawn from EPA's ICIS-Air database.\n<BR><BR>\nThe get_facilities, get_map, get_qid, and get_download end points are meant to be used together, while the enhanced get_facility_info end point is self contained.\n The get_facility_info end point returns either an array of state, county or zip clusters with summary statistics per cluster or an array of facilities.\n<BR><BR>\nThe recommended use scenario for get_facilities, get_qid, get_map, and get_downoad is:\n<br>\n<br><b>1)</b> Use get_facilities to validate passed query parameters, obtain summary statistics and to obtain a query_id (QID). QIDs are time sensitive and will be valid for approximately 30 minutes.\n<br><b>2)</b> Use get_qid, with the returned QID, to paginate through arrays of facility results.\n<br><b>3)</b> Use get_map, with the returned QID, to zoom in/out and pan on the clustered and individual facility coordinates that meet the QID query criteria.\n<br><b>4)</b> Use get_download, with the returned QID, to generate a Comma Separated Value (CSV) file of facility information that meets the QID query criteria.\n<br>\n<br>\nUse the qcolumns parameter to customize your search results. Use the Metdata service endpoint for a list of available output objects, their Column Ids, and their definitions to help you build your customized output. \n<br><br>\nAdditional ECHO Resources: <a href=\"https://echo.epa.gov/tools/web-services\">Web Services</a>, <a href=\"https://echo.epa.gov/resources/echo-data/about-the-data\">About ECHO's Data</a>, <a href=\"https://echo.epa.gov/tools/data-downloads\">Data Downloads</a>\n<br>","license":{"name":"This page was built with the Swagger API.","url":"https://swagger.io"},"title":"U.S. EPA Enforcement and Compliance History Online (ECHO) - Clean Air Act","version":"0.0.0","x-apisguru-categories":["open_data"],"x-logo":{"backgroundColor":"#FFFFFF","url":"https://pbs.twimg.com/profile_images/632233890594299904/DgRDU6dx_400x400.png"},"x-origin":[{"format":"swagger","url":"https://ofmpub.epa.gov/echo/swaggerx.swagger_json?p_prefix=AIR","version":"2.0"}],"x-providerName":"epa.gov","x-serviceName":"air"},"paths":{"/air_rest_services.get_download":{"get":{"description":"Based on the QID obtained from a get_facilities or get_facility_info query, return a comma sepated vaule (CSV) file of the facilities found.","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- CSV = Facility results formatted as comma delimited file download (default).\n- GEOJSOND = Facility results formatted as GeoJSON feature collection download.","in":"query","name":"output","required":false,"schema":{"type":"string"}},{"$ref":"#/components/parameters/qid"},{"$ref":"#/components/parameters/qcolumns"},{"$ref":"#/components/parameters/p_pretty_print"}],"responses":{"200":{"description":"Results are a comma separated value (CSV) file or a file containing a GeoJSON feature collection.","content":{"application/json":{"schema":{"type":"string","format":"binary"}},"application/xml":{"schema":{"type":"string","format":"binary"}}}}},"summary":"Clean Air Act Download Data Service","tags":["Facilities"]},"post":{"description":"Based on the QID obtained from a get_facilities or get_facility_info query, return a comma sepated vaule (CSV) file of the facilities found.","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- CSV = Facility results formatted as comma delimited file download (default).\n- GEOJSOND = Facility results formatted as GeoJSON feature collection download.","in":"query","name":"output","required":false,"schema":{"type":"string"}},{"$ref":"#/components/parameters/qid"},{"$ref":"#/components/parameters/qcolumns"},{"$ref":"#/components/parameters/p_pretty_print"}],"responses":{"200":{"description":"Results are a comma separated value (CSV) file or a file containing a GeoJSON feature collection.","content":{"application/json":{"schema":{"type":"string","format":"binary"}},"application/xml":{"schema":{"type":"string","format":"binary"}}}}},"summary":"Clean Air Act Download Data Service","tags":["Facilities"]}},"/air_rest_services.get_facilities":{"get":{"description":"Validates query search parameters and returns query identifier. Use the responseset parameter to set the page size","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- JSON = Data model formatted as Javascript Object Notation (default).\n- JSONP = Data model formatted as Javascript Object Notation with Padding. \n- XML = Data model formatted as Extensible Markup Language.","in":"query","name":"output","required":false,"schema":{"type":"string","enum":["JSONP","JSON","XML"]}},{"$ref":"#/components/parameters/p_fn"},{"$ref":"#/components/parameters/p_sa"},{"$ref":"#/components/parameters/p_sa1"},{"$ref":"#/components/parameters/p_ct"},{"$ref":"#/components/parameters/p_co"},{"$ref":"#/components/parameters/p_fips"},{"$ref":"#/components/parameters/p_st"},{"$ref":"#/components/parameters/p_zip"},{"$ref":"#/components/parameters/p_lcon"},{"$ref":"#/components/parameters/p_frs"},{"$ref":"#/components/parameters/p_reg"},{"$ref":"#/components/parameters/p_sic"},{"$ref":"#/components/parameters/p_ncs"},{"$ref":"#/components/parameters/p_qnc"},{"$ref":"#/components/parameters/p_pen"},{"$ref":"#/components/parameters/p_opst"},{"$ref":"#/components/parameters/p_c1lat"},{"$ref":"#/components/parameters/p_c1lon"},{"$ref":"#/components/parameters/p_c2lat"},{"$ref":"#/components/parameters/p_c2lon"},{"$ref":"#/components/parameters/p_usmex"},{"$ref":"#/components/parameters/p_sic2"},{"$ref":"#/components/parameters/p_sic4"},{"$ref":"#/components/parameters/p_fa"},{"$ref":"#/components/parameters/p_act"},{"$ref":"#/components/parameters/p_maj"},{"$ref":"#/components/parameters/p_mact"},{"$ref":"#/components/parameters/p_prog"},{"$ref":"#/components/parameters/p_fea"},{"$ref":"#/components/parameters/p_feay"},{"$ref":"#/components/parameters/p_feaa"},{"$ref":"#/components/parameters/p_iea"},{"$ref":"#/components/parameters/p_ieay"},{"$ref":"#/components/parameters/p_ieaa"},{"$ref":"#/components/parameters/p_qiv"},{"$ref":"#/components/parameters/p_naa"},{"$ref":"#/components/parameters/p_impw"},{"$ref":"#/components/parameters/p_trep"},{"$ref":"#/components/parameters/p_tri_cat"},{"$ref":"#/components/parameters/p_tri_amt"},{"$ref":"#/components/parameters/p_tri_any_amt"},{"$ref":"#/components/parameters/p_tri_pol"},{"$ref":"#/components/parameters/p_ghg_cat"},{"$ref":"#/components/parameters/p_ghg_amt"},{"$ref":"#/components/parameters/p_ghg_any_amt"},{"$ref":"#/components/parameters/p_ghg_yr"},{"$ref":"#/components/parameters/p_nei_pol"},{"$ref":"#/components/parameters/p_nei_amt"},{"$ref":"#/components/parameters/p_nei_any_amt"},{"$ref":"#/components/parameters/p_nei_yr"},{"$ref":"#/components/parameters/p_nei_cat"},{"$ref":"#/components/parameters/p_pm"},{"$ref":"#/components/parameters/p_pd"},{"$ref":"#/components/parameters/p_ico"},{"$ref":"#/components/parameters/p_huc"},{"$ref":"#/components/parameters/p_wbd"},{"$ref":"#/components/parameters/p_pid"},{"$ref":"#/components/parameters/p_med"},{"$ref":"#/components/parameters/p_ysl"},{"$ref":"#/components/parameters/p_ysly"},{"$ref":"#/components/parameters/p_ysla"},{"$ref":"#/components/parameters/p_stsl"},{"$ref":"#/components/parameters/p_stsly"},{"$ref":"#/components/parameters/p_stsla"},{"$ref":"#/components/parameters/p_stres"},{"$ref":"#/components/parameters/p_sttyp"},{"$ref":"#/components/parameters/p_qs"},{"$ref":"#/components/parameters/p_sfs"},{"$ref":"#/components/parameters/p_tribeid"},{"$ref":"#/components/parameters/p_tribename"},{"$ref":"#/components/parameters/p_tribedist"},{"$ref":"#/components/parameters/p_owop"},{"$ref":"#/components/parameters/p_agoo"},{"$ref":"#/components/parameters/p_idt1"},{"$ref":"#/components/parameters/p_idt2"},{"$ref":"#/components/parameters/p_stdt1"},{"$ref":"#/components/parameters/p_stdt2"},{"$ref":"#/components/parameters/p_pityp"},{"$ref":"#/components/parameters/p_cifdi"},{"$ref":"#/components/parameters/p_pfead1"},{"$ref":"#/components/parameters/p_pfead2"},{"$ref":"#/components/parameters/p_pfeat"},{"$ref":"#/components/parameters/p_psncq"},{"$ref":"#/components/parameters/p_pctrack"},{"$ref":"#/components/parameters/p_swpa"},{"$ref":"#/components/parameters/p_des"},{"$ref":"#/components/parameters/p_fntype"},{"$ref":"#/components/parameters/p_hpvmth"},{"$ref":"#/components/parameters/p_recvio"},{"$ref":"#/components/parameters/p_pollvio"},{"$ref":"#/components/parameters/p_ar"},{"$ref":"#/components/parameters/p_tri_yr"},{"$ref":"#/components/parameters/p_pidall"},{"$ref":"#/components/parameters/p_fac_ico"},{"$ref":"#/components/parameters/p_icoo"},{"$ref":"#/components/parameters/p_fac_icos"},{"$ref":"#/components/parameters/p_ejscreen"},{"$ref":"#/components/parameters/p_limit_addr"},{"$ref":"#/components/parameters/p_lat"},{"$ref":"#/components/parameters/p_long"},{"$ref":"#/components/parameters/p_radius"},{"$ref":"#/components/parameters/p_decouple"},{"$ref":"#/components/parameters/p_ejscreen_over80cnt"},{"$ref":"#/components/parameters/queryset"},{"$ref":"#/components/parameters/responseset"},{"$ref":"#/components/parameters/tablelist"},{"$ref":"#/components/parameters/maplist"},{"$ref":"#/components/parameters/summarylist"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/qcolumns"}],"responses":{"200":{"description":"Results are summary statistics for the query and a query identifier (QID).","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/air2_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/air2_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Clean Air Act Facility Search","tags":["Facilities"]},"post":{"description":"Validates query search parameters and returns query identifier. Use the responseset parameter to set the page size","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- JSON = Data model formatted as Javascript Object Notation (default).\n- JSONP = Data model formatted as Javascript Object Notation with Padding. \n- XML = Data model formatted as Extensible Markup Language.","in":"query","name":"output","required":false,"schema":{"type":"string","enum":["JSONP","JSON","XML"]}},{"$ref":"#/components/parameters/p_fn"},{"$ref":"#/components/parameters/p_sa"},{"$ref":"#/components/parameters/p_sa1"},{"$ref":"#/components/parameters/p_ct"},{"$ref":"#/components/parameters/p_co"},{"$ref":"#/components/parameters/p_fips"},{"$ref":"#/components/parameters/p_st"},{"$ref":"#/components/parameters/p_zip"},{"$ref":"#/components/parameters/p_lcon"},{"$ref":"#/components/parameters/p_frs"},{"$ref":"#/components/parameters/p_reg"},{"$ref":"#/components/parameters/p_sic"},{"$ref":"#/components/parameters/p_ncs"},{"$ref":"#/components/parameters/p_qnc"},{"$ref":"#/components/parameters/p_pen"},{"$ref":"#/components/parameters/p_opst"},{"$ref":"#/components/parameters/p_c1lat"},{"$ref":"#/components/parameters/p_c1lon"},{"$ref":"#/components/parameters/p_c2lat"},{"$ref":"#/components/parameters/p_c2lon"},{"$ref":"#/components/parameters/p_usmex"},{"$ref":"#/components/parameters/p_sic2"},{"$ref":"#/components/parameters/p_sic4"},{"$ref":"#/components/parameters/p_fa"},{"$ref":"#/components/parameters/p_act"},{"$ref":"#/components/parameters/p_maj"},{"$ref":"#/components/parameters/p_mact"},{"$ref":"#/components/parameters/p_prog"},{"$ref":"#/components/parameters/p_fea"},{"$ref":"#/components/parameters/p_feay"},{"$ref":"#/components/parameters/p_feaa"},{"$ref":"#/components/parameters/p_iea"},{"$ref":"#/components/parameters/p_ieay"},{"$ref":"#/components/parameters/p_ieaa"},{"$ref":"#/components/parameters/p_qiv"},{"$ref":"#/components/parameters/p_naa"},{"$ref":"#/components/parameters/p_impw"},{"$ref":"#/components/parameters/p_trep"},{"$ref":"#/components/parameters/p_tri_cat"},{"$ref":"#/components/parameters/p_tri_amt"},{"$ref":"#/components/parameters/p_tri_any_amt"},{"$ref":"#/components/parameters/p_tri_pol"},{"$ref":"#/components/parameters/p_ghg_cat"},{"$ref":"#/components/parameters/p_ghg_amt"},{"$ref":"#/components/parameters/p_ghg_any_amt"},{"$ref":"#/components/parameters/p_ghg_yr"},{"$ref":"#/components/parameters/p_nei_pol"},{"$ref":"#/components/parameters/p_nei_amt"},{"$ref":"#/components/parameters/p_nei_any_amt"},{"$ref":"#/components/parameters/p_nei_yr"},{"$ref":"#/components/parameters/p_nei_cat"},{"$ref":"#/components/parameters/p_pm"},{"$ref":"#/components/parameters/p_pd"},{"$ref":"#/components/parameters/p_ico"},{"$ref":"#/components/parameters/p_huc"},{"$ref":"#/components/parameters/p_wbd"},{"$ref":"#/components/parameters/p_pid"},{"$ref":"#/components/parameters/p_med"},{"$ref":"#/components/parameters/p_ysl"},{"$ref":"#/components/parameters/p_ysly"},{"$ref":"#/components/parameters/p_ysla"},{"$ref":"#/components/parameters/p_stsl"},{"$ref":"#/components/parameters/p_stsly"},{"$ref":"#/components/parameters/p_stsla"},{"$ref":"#/components/parameters/p_stres"},{"$ref":"#/components/parameters/p_sttyp"},{"$ref":"#/components/parameters/p_qs"},{"$ref":"#/components/parameters/p_sfs"},{"$ref":"#/components/parameters/p_tribeid"},{"$ref":"#/components/parameters/p_tribename"},{"$ref":"#/components/parameters/p_tribedist"},{"$ref":"#/components/parameters/p_owop"},{"$ref":"#/components/parameters/p_agoo"},{"$ref":"#/components/parameters/p_idt1"},{"$ref":"#/components/parameters/p_idt2"},{"$ref":"#/components/parameters/p_stdt1"},{"$ref":"#/components/parameters/p_stdt2"},{"$ref":"#/components/parameters/p_pityp"},{"$ref":"#/components/parameters/p_cifdi"},{"$ref":"#/components/parameters/p_pfead1"},{"$ref":"#/components/parameters/p_pfead2"},{"$ref":"#/components/parameters/p_pfeat"},{"$ref":"#/components/parameters/p_psncq"},{"$ref":"#/components/parameters/p_pctrack"},{"$ref":"#/components/parameters/p_swpa"},{"$ref":"#/components/parameters/p_des"},{"$ref":"#/components/parameters/p_fntype"},{"$ref":"#/components/parameters/p_hpvmth"},{"$ref":"#/components/parameters/p_recvio"},{"$ref":"#/components/parameters/p_pollvio"},{"$ref":"#/components/parameters/p_ar"},{"$ref":"#/components/parameters/p_tri_yr"},{"$ref":"#/components/parameters/p_pidall"},{"$ref":"#/components/parameters/p_fac_ico"},{"$ref":"#/components/parameters/p_icoo"},{"$ref":"#/components/parameters/p_fac_icos"},{"$ref":"#/components/parameters/p_ejscreen"},{"$ref":"#/components/parameters/p_limit_addr"},{"$ref":"#/components/parameters/p_lat"},{"$ref":"#/components/parameters/p_long"},{"$ref":"#/components/parameters/p_radius"},{"$ref":"#/components/parameters/p_decouple"},{"$ref":"#/components/parameters/p_ejscreen_over80cnt"},{"$ref":"#/components/parameters/queryset"},{"$ref":"#/components/parameters/responseset"},{"$ref":"#/components/parameters/tablelist"},{"$ref":"#/components/parameters/maplist"},{"$ref":"#/components/parameters/summarylist"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/qcolumns"}],"responses":{"200":{"description":"Results are summary statistics for the query and a query identifier (QID).","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/air2_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/air2_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Clean Air Act Facility Search","tags":["Facilities"]}},"/air_rest_services.get_facility_info":{"get":{"description":"Returns either an array of Facilities or an array of Clusters that meet the specified search criteria.","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- JSON = Data model formatted as Javascript Object Notation (default).\n- JSONP = Data model formatted as Javascript Object Notation with Padding. \n- XML = Data model formatted as Extensible Markup Language.\n- CSV = Facility results formatted as comma delimited file download.\n- GEOJSON = Facility results formatted as GeoJSON feature collection.\n- GEOJSONP = Facility results formatted as GeoJSON feature collection with Padding.\n- GEOJSOND = Facility results formatted as GeoJSON feature collection download.","in":"query","name":"output","required":false,"schema":{"type":"string"}},{"$ref":"#/components/parameters/p_fn"},{"$ref":"#/components/parameters/p_sa"},{"$ref":"#/components/parameters/p_sa1"},{"$ref":"#/components/parameters/p_ct"},{"$ref":"#/components/parameters/p_co"},{"$ref":"#/components/parameters/p_fips"},{"$ref":"#/components/parameters/p_st"},{"$ref":"#/components/parameters/p_zip"},{"$ref":"#/components/parameters/p_lcon"},{"$ref":"#/components/parameters/p_frs"},{"$ref":"#/components/parameters/p_reg"},{"$ref":"#/components/parameters/p_sic"},{"$ref":"#/components/parameters/p_ncs"},{"$ref":"#/components/parameters/p_qnc"},{"$ref":"#/components/parameters/p_pen"},{"$ref":"#/components/parameters/p_opst"},{"$ref":"#/components/parameters/xmin"},{"$ref":"#/components/parameters/ymin"},{"$ref":"#/components/parameters/xmax"},{"$ref":"#/components/parameters/ymax"},{"$ref":"#/components/parameters/p_usmex"},{"$ref":"#/components/parameters/p_sic2"},{"$ref":"#/components/parameters/p_sic4"},{"$ref":"#/components/parameters/p_fa"},{"$ref":"#/components/parameters/p_act"},{"$ref":"#/components/parameters/p_maj"},{"$ref":"#/components/parameters/p_mact"},{"$ref":"#/components/parameters/p_prog"},{"$ref":"#/components/parameters/p_fea"},{"$ref":"#/components/parameters/p_feay"},{"$ref":"#/components/parameters/p_feaa"},{"$ref":"#/components/parameters/p_iea"},{"$ref":"#/components/parameters/p_ieay"},{"$ref":"#/components/parameters/p_ieaa"},{"$ref":"#/components/parameters/p_qiv"},{"$ref":"#/components/parameters/p_naa"},{"$ref":"#/components/parameters/p_impw"},{"$ref":"#/components/parameters/p_trep"},{"$ref":"#/components/parameters/p_tri_cat"},{"$ref":"#/components/parameters/p_tri_amt"},{"$ref":"#/components/parameters/p_tri_any_amt"},{"$ref":"#/components/parameters/p_tri_pol"},{"$ref":"#/components/parameters/p_ghg_cat"},{"$ref":"#/components/parameters/p_ghg_amt"},{"$ref":"#/components/parameters/p_ghg_any_amt"},{"$ref":"#/components/parameters/p_ghg_yr"},{"$ref":"#/components/parameters/p_nei_pol"},{"$ref":"#/components/parameters/p_nei_amt"},{"$ref":"#/components/parameters/p_nei_any_amt"},{"$ref":"#/components/parameters/p_nei_yr"},{"$ref":"#/components/parameters/p_nei_cat"},{"$ref":"#/components/parameters/p_pm"},{"$ref":"#/components/parameters/p_pd"},{"$ref":"#/components/parameters/p_ico"},{"$ref":"#/components/parameters/p_huc"},{"$ref":"#/components/parameters/p_wbd"},{"$ref":"#/components/parameters/p_pid"},{"$ref":"#/components/parameters/p_med"},{"$ref":"#/components/parameters/p_ysl"},{"$ref":"#/components/parameters/p_ysly"},{"$ref":"#/components/parameters/p_ysla"},{"$ref":"#/components/parameters/p_stsl"},{"$ref":"#/components/parameters/p_stsly"},{"$ref":"#/components/parameters/p_stsla"},{"$ref":"#/components/parameters/p_stres"},{"$ref":"#/components/parameters/p_sttyp"},{"$ref":"#/components/parameters/p_qs"},{"$ref":"#/components/parameters/p_sfs"},{"$ref":"#/components/parameters/p_tribeid"},{"$ref":"#/components/parameters/p_tribename"},{"$ref":"#/components/parameters/p_tribedist"},{"$ref":"#/components/parameters/p_owop"},{"$ref":"#/components/parameters/p_agoo"},{"$ref":"#/components/parameters/p_idt1"},{"$ref":"#/components/parameters/p_idt2"},{"$ref":"#/components/parameters/p_stdt1"},{"$ref":"#/components/parameters/p_stdt2"},{"$ref":"#/components/parameters/p_pityp"},{"$ref":"#/components/parameters/p_cifdi"},{"$ref":"#/components/parameters/p_pfead1"},{"$ref":"#/components/parameters/p_pfead2"},{"$ref":"#/components/parameters/p_pfeat"},{"$ref":"#/components/parameters/p_psncq"},{"$ref":"#/components/parameters/p_pctrack"},{"$ref":"#/components/parameters/p_swpa"},{"$ref":"#/components/parameters/p_des"},{"$ref":"#/components/parameters/p_fntype"},{"$ref":"#/components/parameters/p_hpvmth"},{"$ref":"#/components/parameters/p_recvio"},{"$ref":"#/components/parameters/p_pollvio"},{"$ref":"#/components/parameters/p_ar"},{"$ref":"#/components/parameters/p_tri_yr"},{"$ref":"#/components/parameters/p_pidall"},{"$ref":"#/components/parameters/p_fac_ico"},{"$ref":"#/components/parameters/p_icoo"},{"$ref":"#/components/parameters/p_fac_icos"},{"$ref":"#/components/parameters/p_ejscreen"},{"$ref":"#/components/parameters/p_limit_addr"},{"$ref":"#/components/parameters/p_lat"},{"$ref":"#/components/parameters/p_long"},{"$ref":"#/components/parameters/p_radius"},{"$ref":"#/components/parameters/p_decouple"},{"$ref":"#/components/parameters/p_ejscreen_over80cnt"},{"$ref":"#/components/parameters/queryset"},{"$ref":"#/components/parameters/responseset"},{"$ref":"#/components/parameters/summarylist"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/qcolumns"},{"$ref":"#/components/parameters/p_pretty_print"}],"responses":{"200":{"description":"Results will either be an array of Facilities or an array of Clusters. The search will return clusters if the number of facilities returned is greater than the resposeset size, otherwise individual facility records will be returned.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/air3_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/air3_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Clean Air Act Facility Enhanced Search","tags":["Facilities"]},"post":{"description":"Returns either an array of Facilities or an array of Clusters that meet the specified search criteria.","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- JSON = Data model formatted as Javascript Object Notation (default).\n- JSONP = Data model formatted as Javascript Object Notation with Padding. \n- XML = Data model formatted as Extensible Markup Language.\n- CSV = Facility results formatted as comma delimited file download.\n- GEOJSON = Facility results formatted as GeoJSON feature collection.\n- GEOJSONP = Facility results formatted as GeoJSON feature collection with Padding.\n- GEOJSOND = Facility results formatted as GeoJSON feature collection download.","in":"query","name":"output","required":false,"schema":{"type":"string"}},{"$ref":"#/components/parameters/p_fn"},{"$ref":"#/components/parameters/p_sa"},{"$ref":"#/components/parameters/p_sa1"},{"$ref":"#/components/parameters/p_ct"},{"$ref":"#/components/parameters/p_co"},{"$ref":"#/components/parameters/p_fips"},{"$ref":"#/components/parameters/p_st"},{"$ref":"#/components/parameters/p_zip"},{"$ref":"#/components/parameters/p_lcon"},{"$ref":"#/components/parameters/p_frs"},{"$ref":"#/components/parameters/p_reg"},{"$ref":"#/components/parameters/p_sic"},{"$ref":"#/components/parameters/p_ncs"},{"$ref":"#/components/parameters/p_qnc"},{"$ref":"#/components/parameters/p_pen"},{"$ref":"#/components/parameters/p_opst"},{"$ref":"#/components/parameters/xmin"},{"$ref":"#/components/parameters/ymin"},{"$ref":"#/components/parameters/xmax"},{"$ref":"#/components/parameters/ymax"},{"$ref":"#/components/parameters/p_usmex"},{"$ref":"#/components/parameters/p_sic2"},{"$ref":"#/components/parameters/p_sic4"},{"$ref":"#/components/parameters/p_fa"},{"$ref":"#/components/parameters/p_act"},{"$ref":"#/components/parameters/p_maj"},{"$ref":"#/components/parameters/p_mact"},{"$ref":"#/components/parameters/p_prog"},{"$ref":"#/components/parameters/p_fea"},{"$ref":"#/components/parameters/p_feay"},{"$ref":"#/components/parameters/p_feaa"},{"$ref":"#/components/parameters/p_iea"},{"$ref":"#/components/parameters/p_ieay"},{"$ref":"#/components/parameters/p_ieaa"},{"$ref":"#/components/parameters/p_qiv"},{"$ref":"#/components/parameters/p_naa"},{"$ref":"#/components/parameters/p_impw"},{"$ref":"#/components/parameters/p_trep"},{"$ref":"#/components/parameters/p_tri_cat"},{"$ref":"#/components/parameters/p_tri_amt"},{"$ref":"#/components/parameters/p_tri_any_amt"},{"$ref":"#/components/parameters/p_tri_pol"},{"$ref":"#/components/parameters/p_ghg_cat"},{"$ref":"#/components/parameters/p_ghg_amt"},{"$ref":"#/components/parameters/p_ghg_any_amt"},{"$ref":"#/components/parameters/p_ghg_yr"},{"$ref":"#/components/parameters/p_nei_pol"},{"$ref":"#/components/parameters/p_nei_amt"},{"$ref":"#/components/parameters/p_nei_any_amt"},{"$ref":"#/components/parameters/p_nei_yr"},{"$ref":"#/components/parameters/p_nei_cat"},{"$ref":"#/components/parameters/p_pm"},{"$ref":"#/components/parameters/p_pd"},{"$ref":"#/components/parameters/p_ico"},{"$ref":"#/components/parameters/p_huc"},{"$ref":"#/components/parameters/p_wbd"},{"$ref":"#/components/parameters/p_pid"},{"$ref":"#/components/parameters/p_med"},{"$ref":"#/components/parameters/p_ysl"},{"$ref":"#/components/parameters/p_ysly"},{"$ref":"#/components/parameters/p_ysla"},{"$ref":"#/components/parameters/p_stsl"},{"$ref":"#/components/parameters/p_stsly"},{"$ref":"#/components/parameters/p_stsla"},{"$ref":"#/components/parameters/p_stres"},{"$ref":"#/components/parameters/p_sttyp"},{"$ref":"#/components/parameters/p_qs"},{"$ref":"#/components/parameters/p_sfs"},{"$ref":"#/components/parameters/p_tribeid"},{"$ref":"#/components/parameters/p_tribename"},{"$ref":"#/components/parameters/p_tribedist"},{"$ref":"#/components/parameters/p_owop"},{"$ref":"#/components/parameters/p_agoo"},{"$ref":"#/components/parameters/p_idt1"},{"$ref":"#/components/parameters/p_idt2"},{"$ref":"#/components/parameters/p_stdt1"},{"$ref":"#/components/parameters/p_stdt2"},{"$ref":"#/components/parameters/p_pityp"},{"$ref":"#/components/parameters/p_cifdi"},{"$ref":"#/components/parameters/p_pfead1"},{"$ref":"#/components/parameters/p_pfead2"},{"$ref":"#/components/parameters/p_pfeat"},{"$ref":"#/components/parameters/p_psncq"},{"$ref":"#/components/parameters/p_pctrack"},{"$ref":"#/components/parameters/p_swpa"},{"$ref":"#/components/parameters/p_des"},{"$ref":"#/components/parameters/p_fntype"},{"$ref":"#/components/parameters/p_hpvmth"},{"$ref":"#/components/parameters/p_recvio"},{"$ref":"#/components/parameters/p_pollvio"},{"$ref":"#/components/parameters/p_ar"},{"$ref":"#/components/parameters/p_tri_yr"},{"$ref":"#/components/parameters/p_pidall"},{"$ref":"#/components/parameters/p_fac_ico"},{"$ref":"#/components/parameters/p_icoo"},{"$ref":"#/components/parameters/p_fac_icos"},{"$ref":"#/components/parameters/p_ejscreen"},{"$ref":"#/components/parameters/p_limit_addr"},{"$ref":"#/components/parameters/p_lat"},{"$ref":"#/components/parameters/p_long"},{"$ref":"#/components/parameters/p_radius"},{"$ref":"#/components/parameters/p_decouple"},{"$ref":"#/components/parameters/p_ejscreen_over80cnt"},{"$ref":"#/components/parameters/queryset"},{"$ref":"#/components/parameters/responseset"},{"$ref":"#/components/parameters/summarylist"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/qcolumns"},{"$ref":"#/components/parameters/p_pretty_print"}],"responses":{"200":{"description":"Results will either be an array of Facilities or an array of Clusters. The search will return clusters if the number of facilities returned is greater than the resposeset size, otherwise individual facility records will be returned.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/air3_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/air3_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Clean Air Act Facility Enhanced Search","tags":["Facilities"]}},"/air_rest_services.get_geojson":{"get":{"description":"Based on the QID obtained from a get_facilities or get_facility_info query, return GeoJSON of the facilities found.","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- GEOJSON = Facility results formatted as GeoJSON feature collection (default).\n- GEOJSONP = Facility results formatted as GeoJSON feature collection with Padding.\n- GEOJSOND = Facility results formatted as GeoJSON feature collection download.","in":"query","name":"output","required":false,"schema":{"type":"string"}},{"$ref":"#/components/parameters/qid"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/newsort"},{"$ref":"#/components/parameters/descending"},{"$ref":"#/components/parameters/qcolumns"},{"$ref":"#/components/parameters/p_pretty_print"}],"responses":{"200":{"description":"Results are formatted as a GeoJSON feature collection.","content":{"application/json":{"schema":{"description":"GeoJSON Feature Collection Object","properties":{"features":{"description":"Array of features in the feature collection.","items":{"$ref":"#/components/schemas/air6_Feature"},"title":"Features Array","type":"array"},"type":{"description":"Static marker indicating object is a GeoJSON Feature Collection.","example":"FeatureCollection","title":"Feature Collection","type":"string"}},"required":["type","features"],"type":"object"}},"application/xml":{"schema":{"description":"GeoJSON Feature Collection Object","properties":{"features":{"description":"Array of features in the feature collection.","items":{"$ref":"#/components/schemas/air6_Feature"},"title":"Features Array","type":"array"},"type":{"description":"Static marker indicating object is a GeoJSON Feature Collection.","example":"FeatureCollection","title":"Feature Collection","type":"string"}},"required":["type","features"],"type":"object"}}}}},"summary":"Clean Air Act GeoJSON Service","tags":["Facilities"]},"post":{"description":"Based on the QID obtained from a get_facilities or get_facility_info query, return GeoJSON of the facilities found.","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- GEOJSON = Facility results formatted as GeoJSON feature collection (default).\n- GEOJSONP = Facility results formatted as GeoJSON feature collection with Padding.\n- GEOJSOND = Facility results formatted as GeoJSON feature collection download.","in":"query","name":"output","required":false,"schema":{"type":"string"}},{"$ref":"#/components/parameters/qid"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/newsort"},{"$ref":"#/components/parameters/descending"},{"$ref":"#/components/parameters/qcolumns"},{"$ref":"#/components/parameters/p_pretty_print"}],"responses":{"200":{"description":"Results are formatted as a GeoJSON feature collection.","content":{"application/json":{"schema":{"description":"GeoJSON Feature Collection Object","properties":{"features":{"description":"Array of features in the feature collection.","items":{"$ref":"#/components/schemas/air6_Feature"},"title":"Features Array","type":"array"},"type":{"description":"Static marker indicating object is a GeoJSON Feature Collection.","example":"FeatureCollection","title":"Feature Collection","type":"string"}},"required":["type","features"],"type":"object"}},"application/xml":{"schema":{"description":"GeoJSON Feature Collection Object","properties":{"features":{"description":"Array of features in the feature collection.","items":{"$ref":"#/components/schemas/air6_Feature"},"title":"Features Array","type":"array"},"type":{"description":"Static marker indicating object is a GeoJSON Feature Collection.","example":"FeatureCollection","title":"Feature Collection","type":"string"}},"required":["type","features"],"type":"object"}}}}},"summary":"Clean Air Act GeoJSON Service","tags":["Facilities"]}},"/air_rest_services.get_info_clusters":{"get":{"description":"Based on the QID obtained from a clustered get_facility_info query, download cluster facility information as either a CSV or GEOJSON file.","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- CSV = Facility results formatted as comma delimited file download (default).\n- GEOJSOND = Facility results formatted as GeoJSON feature collection download.","in":"query","name":"output","required":false,"schema":{"type":"string"}},{"$ref":"#/components/parameters/p_qid"},{"$ref":"#/components/parameters/p_pretty_print"}],"responses":{"200":{"description":"Results are a comma separated value (CSV) file or a file containing a GeoJSON feature collection.","content":{"application/json":{"schema":{"type":"string","format":"binary"}},"application/xml":{"schema":{"type":"string","format":"binary"}}}}},"summary":"Clean Air Act Info Clusters Service","tags":["Facilities"]},"post":{"description":"Based on the QID obtained from a clustered get_facility_info query, download cluster facility information as either a CSV or GEOJSON file.","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- CSV = Facility results formatted as comma delimited file download (default).\n- GEOJSOND = Facility results formatted as GeoJSON feature collection download.","in":"query","name":"output","required":false,"schema":{"type":"string"}},{"$ref":"#/components/parameters/p_qid"},{"$ref":"#/components/parameters/p_pretty_print"}],"responses":{"200":{"description":"Results are a comma separated value (CSV) file or a file containing a GeoJSON feature collection.","content":{"application/json":{"schema":{"type":"string","format":"binary"}},"application/xml":{"schema":{"type":"string","format":"binary"}}}}},"summary":"Clean Air Act Info Clusters Service","tags":["Facilities"]}},"/air_rest_services.get_map":{"get":{"description":"The purpose of the GET_MAP service is to display facility coordinates and facility clusters related to a get_facilities facility query. Currently, the maximum number of coordinates returned is 500. GET_MAP performs automatic clustering at the state, county, and zip code levels to maximize the number of coordinates returned.","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- JSON = Data model formatted as Javascript Object Notation (default).\n- JSONP = Data model formatted as Javascript Object Notation with Padding. \n- XML = Data model formatted as Extensible Markup Language.","in":"query","name":"output","required":false,"schema":{"type":"string","enum":["JSONP","JSON","XML"]}},{"$ref":"#/components/parameters/qid"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/tablelist"},{"$ref":"#/components/parameters/c1_lat"},{"$ref":"#/components/parameters/c1_long"},{"$ref":"#/components/parameters/c2_lat"},{"$ref":"#/components/parameters/c2_long"},{"$ref":"#/components/parameters/p_id"}],"responses":{"200":{"description":"Results are either an array of State, County, Zip Code facility cluster map coordinates or individual facility coordinates. Coordinates provided are in WGS84.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"MapOutput":{"$ref":"#/components/schemas/air4_MapOutput"}},"required":["MapOutput"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"MapOutput":{"$ref":"#/components/schemas/air4_MapOutput"}},"required":["MapOutput"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Clean Air Act Map Service","tags":["Facilities"]},"post":{"description":"The purpose of the GET_MAP service is to display facility coordinates and facility clusters related to a get_facilities facility query. Currently, the maximum number of coordinates returned is 500. GET_MAP performs automatic clustering at the state, county, and zip code levels to maximize the number of coordinates returned.","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- JSON = Data model formatted as Javascript Object Notation (default).\n- JSONP = Data model formatted as Javascript Object Notation with Padding. \n- XML = Data model formatted as Extensible Markup Language.","in":"query","name":"output","required":false,"schema":{"type":"string","enum":["JSONP","JSON","XML"]}},{"$ref":"#/components/parameters/qid"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/tablelist"},{"$ref":"#/components/parameters/c1_lat"},{"$ref":"#/components/parameters/c1_long"},{"$ref":"#/components/parameters/c2_lat"},{"$ref":"#/components/parameters/c2_long"},{"$ref":"#/components/parameters/p_id"}],"responses":{"200":{"description":"Results are either an array of State, County, Zip Code facility cluster map coordinates or individual facility coordinates. Coordinates provided are in WGS84.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"MapOutput":{"$ref":"#/components/schemas/air4_MapOutput"}},"required":["MapOutput"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"MapOutput":{"$ref":"#/components/schemas/air4_MapOutput"}},"required":["MapOutput"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Clean Air Act Map Service","tags":["Facilities"]}},"/air_rest_services.get_qid":{"get":{"description":"GET_QID is passed with a query ID corresponding to a previously run get_facilities query. It then returns a Facility object containing all matching facilities. The main purpose of GET_QID is for large querysets that contain multiple pages (responsesets) of output. GET_QID allows for pagination and for the selection and sorting of columns. ","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- JSON = Data model formatted as Javascript Object Notation (default).\n- JSONP = Data model formatted as Javascript Object Notation with Padding. \n- XML = Data model formatted as Extensible Markup Language.","in":"query","name":"output","required":false,"schema":{"type":"string","enum":["JSONP","JSON","XML"]}},{"$ref":"#/components/parameters/qid"},{"$ref":"#/components/parameters/pageno"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/newsort"},{"$ref":"#/components/parameters/descending"},{"$ref":"#/components/parameters/qcolumns"}],"responses":{"200":{"description":"Results are an array (page) of CAA (ICIS Air) Facilities with the number of facilities equal to the responseset (page size).","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/air5_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/air5_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Clean Air Act Search by Query ID","tags":["Facilities"]},"post":{"description":"GET_QID is passed with a query ID corresponding to a previously run get_facilities query. It then returns a Facility object containing all matching facilities. The main purpose of GET_QID is for large querysets that contain multiple pages (responsesets) of output. GET_QID allows for pagination and for the selection and sorting of columns. ","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- JSON = Data model formatted as Javascript Object Notation (default).\n- JSONP = Data model formatted as Javascript Object Notation with Padding. \n- XML = Data model formatted as Extensible Markup Language.","in":"query","name":"output","required":false,"schema":{"type":"string","enum":["JSONP","JSON","XML"]}},{"$ref":"#/components/parameters/qid"},{"$ref":"#/components/parameters/pageno"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/newsort"},{"$ref":"#/components/parameters/descending"},{"$ref":"#/components/parameters/qcolumns"}],"responses":{"200":{"description":"Results are an array (page) of CAA (ICIS Air) Facilities with the number of facilities equal to the responseset (page size).","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/air5_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/air5_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Clean Air Act Search by Query ID","tags":["Facilities"]}},"/air_rest_services.metadata":{"get":{"description":"Returns the JSON Object Name and ColumnId for usage with the qcolumns parameter for get_qid, get_facility_info and other service endpoints.","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- JSON = Data model formatted as Javascript Object Notation (default).\n- JSONP = Data model formatted as Javascript Object Notation with Padding. \n- XML = Data model formatted as Extensible Markup Language.","in":"query","name":"output","required":false,"schema":{"type":"string","enum":["JSONP","JSON","XML"]}},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Results are an array of columns/objects.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/met_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/met_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Clean Air Act Metadata Service","tags":["Metadata"]},"post":{"description":"Returns the JSON Object Name and ColumnId for usage with the qcolumns parameter for get_qid, get_facility_info and other service endpoints.","parameters":[{"description":"Output Format Flag. Enter one of the following keywords:\n- JSON = Data model formatted as Javascript Object Notation (default).\n- JSONP = Data model formatted as Javascript Object Notation with Padding. \n- XML = Data model formatted as Extensible Markup Language.","in":"query","name":"output","required":false,"schema":{"type":"string","enum":["JSONP","JSON","XML"]}},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Results are an array of columns/objects.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/met_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/met_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Clean Air Act Metadata Service","tags":["Metadata"]}}},"servers":[{"url":"https://ofmpub.epa.gov/echo"}],"components":{"parameters":{"c1_lat":{"description":"Latitude of 1st corner of box that bounds the resulting facilities. The latitude and longitude of both corners of the bounding box must be provided.","in":"query","name":"c1_lat","required":false,"schema":{"type":"number"}},"c1_long":{"description":"Longitude of 1st corner of box that bounds the resulting facilities. The latitude and longitude of both corners of the bounding box must be provided.","in":"query","name":"c1_long","required":false,"schema":{"type":"number"}},"c2_lat":{"description":"Latitude of 2nd corner of box that bounds the resulting facilities. The latitude and longitude of both corners of the bounding box must be provided.","in":"query","name":"c2_lat","required":false,"schema":{"type":"number"}},"c2_long":{"description":"Longitude of 2nd corner of box that bounds the resulting facilities. The latitude and longitude of both corners of the bounding box must be provided.","in":"query","name":"c2_long","required":false,"schema":{"type":"number"}},"callback":{"description":"JSONP Callback. For use with JSONP and GEOJSONP output only. Enter a name of the function in which to wrap the JSON response.","in":"query","name":"callback","required":false,"schema":{"type":"string"}},"descending":{"description":"Output Sort Column Descending Flag. Enter Y to column identified in the newsort parameter descending. Enter N to use ascending sort order. Used only when newsort parameter is populated.","in":"query","name":"descending","required":false,"schema":{"type":"string","enum":["Y","N"]}},"maplist":{"description":"Map List Flag. Provide a Y to return mappable coordinates representing the full geographic extent of the queryset (all facilities that met the selection criteria).","in":"query","name":"maplist","required":false,"schema":{"type":"string","enum":["Y","N"]}},"newsort":{"description":"Output Sort Column. Enter the number of the column on which the data will be sorted. If unpopulated results will sort on the first column.","in":"query","name":"newsort","required":false,"schema":{"type":"number"}},"p_act":{"description":"Active Permits/Facilities Flag. Provide Y or N to filter results to facilities with active permits.","in":"query","name":"p_act","required":false,"schema":{"type":"string","enum":["Y","N","A"]}},"p_agoo":{"description":"Indicates whether to AND or OR the Owner/Operator parameter (p_owop) and the federal agency code (p_fa) parameters.","in":"query","name":"p_agoo","required":false,"schema":{"type":"string","enum":["AND","OR"]}},"p_ar":{"description":"Associated EPA Air Reports Program Filter. Enter multiple values as a comma-delimited list. Valid values are:\n- TRI = Toxic Release Inventory.\n- GHG = Green House Gas Reporter.\n- EIS = Emission Inventory System.\n- CAMD = Clean Air Markets Program Reporter.","in":"query","name":"p_ar","required":false,"schema":{"type":"string"}},"p_c1lat":{"description":"In decimal degrees. Latitude of 1st corner of box that bounds the resulting facilities. The latitude and longitude of both corners of the bounding box must be provided.","in":"query","name":"p_c1lat","required":false,"schema":{"type":"number"}},"p_c1lon":{"description":"In decimal degrees. Longitude of 1st corner of box that bounds the resulting facilities. The latitude and longitude of both corners of the bounding box must be provided.","in":"query","name":"p_c1lon","required":false,"schema":{"type":"number"}},"p_c2lat":{"description":"In decimal degrees. Latitude of 2nd corner of box that bounds the resulting facilities. The latitude and longitude of both corners of the bounding box must be provided.","in":"query","name":"p_c2lat","required":false,"schema":{"type":"number"}},"p_c2lon":{"description":"In decimal degrees. Longitude of 2nd corner of box that bounds the resulting facilities. The latitude and longitude of both corners of the bounding box must be provided.","in":"query","name":"p_c2lon","required":false,"schema":{"type":"number"}},"p_cifdi":{"description":"Compliance issuess found during inspection.","in":"query","name":"p_cifdi","required":false,"schema":{"type":"string","enum":["Any","Yes","No","Undetermined"]}},"p_co":{"description":"Facility County Filter. Provide a single county name in combination with a state value provided via p_st.","in":"query","name":"p_co","required":false,"schema":{"type":"string"}},"p_ct":{"description":"Facility City Filter. Enter a single case-insensitive city name to filter results.","in":"query","name":"p_ct","required":false,"schema":{"type":"string"}},"p_decouple":{"description":"Decouple Inspection Code Search Flag. Enter \"Y\" to search for inspection code types with p_pityp without respect to the date range search provided with p_ysl* parameters.","in":"query","name":"p_decouple","required":false,"schema":{"type":"string","enum":["Y","N"]}},"p_des":{"description":"Universe Designation Limiter. Enter one or more universe designation codes. Provide multiple values as a comma-delimited list. Use code \"TSDF\" to return the full enforcement TSDF universe and \"Operating TSDF\" to return the operating TSDF universe.","in":"query","name":"p_des","required":false,"schema":{"type":"string"}},"p_ejscreen":{"description":"Enter \"Y\" to limit facilities to Census block groups where one of more Environmental Justice indexes above 80th percentile.","in":"query","name":"p_ejscreen","required":false,"schema":{"type":"string"}},"p_ejscreen_over80cnt":{"in":"query","name":"p_ejscreen_over80cnt","required":false,"schema":{"type":"string"}},"p_fa":{"description":"Federal Agency. 1 character or 5-character values; may contain multiple comma-separated values. ALL will retrieve all facilities where the federal agency code is not null. Use the Federal Agencies lookup service to obtain a list of values.","in":"query","name":"p_fa","required":false,"schema":{"type":"string"}},"p_fac_ico":{"description":"FRS tribal land code flag. Enter \"Y\" or \