diff --git a/docs/Makefile b/docs/Makefile
index 8c7e23f..afaa567 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -17,4 +17,4 @@ help:
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
- @$(SPHINXBUILD) -W -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
+ @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) -W -vvv
\ No newline at end of file
diff --git a/docs/_build/doctrees/environment.pickle b/docs/_build/doctrees/environment.pickle
index ecd6bcf..e9a2288 100644
Binary files a/docs/_build/doctrees/environment.pickle and b/docs/_build/doctrees/environment.pickle differ
diff --git a/docs/_build/doctrees/index.doctree b/docs/_build/doctrees/index.doctree
index 615de2c..78ffbe4 100644
Binary files a/docs/_build/doctrees/index.doctree and b/docs/_build/doctrees/index.doctree differ
diff --git a/docs/_build/doctrees/manual/EPA_Disclaimer.doctree b/docs/_build/doctrees/manual/EPA_Disclaimer.doctree
index 3125c45..2e9e18b 100644
Binary files a/docs/_build/doctrees/manual/EPA_Disclaimer.doctree and b/docs/_build/doctrees/manual/EPA_Disclaimer.doctree differ
diff --git a/docs/_build/doctrees/manual/Install_pyaqsapi.doctree b/docs/_build/doctrees/manual/Install_pyaqsapi.doctree
index a21f988..daad3b6 100644
Binary files a/docs/_build/doctrees/manual/Install_pyaqsapi.doctree and b/docs/_build/doctrees/manual/Install_pyaqsapi.doctree differ
diff --git a/docs/_build/doctrees/manual/Introduction.doctree b/docs/_build/doctrees/manual/Introduction.doctree
index 3ecd2c7..396b4df 100644
Binary files a/docs/_build/doctrees/manual/Introduction.doctree and b/docs/_build/doctrees/manual/Introduction.doctree differ
diff --git a/docs/_build/doctrees/manual/Load_pyaqsapi.doctree b/docs/_build/doctrees/manual/Load_pyaqsapi.doctree
index 081aef7..a66303a 100644
Binary files a/docs/_build/doctrees/manual/Load_pyaqsapi.doctree and b/docs/_build/doctrees/manual/Load_pyaqsapi.doctree differ
diff --git a/docs/_build/doctrees/manual/RAQSAPI.doctree b/docs/_build/doctrees/manual/RAQSAPI.doctree
index 1dbea48..f742b1f 100644
Binary files a/docs/_build/doctrees/manual/RAQSAPI.doctree and b/docs/_build/doctrees/manual/RAQSAPI.doctree differ
diff --git a/docs/_build/doctrees/manual/TimelinessofAQSdata.doctree b/docs/_build/doctrees/manual/TimelinessofAQSdata.doctree
index 6d7403f..cea1595 100644
Binary files a/docs/_build/doctrees/manual/TimelinessofAQSdata.doctree and b/docs/_build/doctrees/manual/TimelinessofAQSdata.doctree differ
diff --git a/docs/_build/doctrees/manual/Troubleshooting.doctree b/docs/_build/doctrees/manual/Troubleshooting.doctree
index 924dd9b..79f1976 100644
Binary files a/docs/_build/doctrees/manual/Troubleshooting.doctree and b/docs/_build/doctrees/manual/Troubleshooting.doctree differ
diff --git a/docs/_build/doctrees/manual/Using_pyaqsapi.doctree b/docs/_build/doctrees/manual/Using_pyaqsapi.doctree
index 6c0dfaf..34f9d14 100644
Binary files a/docs/_build/doctrees/manual/Using_pyaqsapi.doctree and b/docs/_build/doctrees/manual/Using_pyaqsapi.doctree differ
diff --git a/docs/_build/doctrees/manual/pyaqsapiFunctions-Brief.doctree b/docs/_build/doctrees/manual/pyaqsapiFunctions-Brief.doctree
index d3bba69..5ed9b64 100644
Binary files a/docs/_build/doctrees/manual/pyaqsapiFunctions-Brief.doctree and b/docs/_build/doctrees/manual/pyaqsapiFunctions-Brief.doctree differ
diff --git a/docs/_build/doctrees/manual/pyaqsapiFunctions-Long.doctree b/docs/_build/doctrees/manual/pyaqsapiFunctions-Long.doctree
index 5f720fb..ad7ff5f 100644
Binary files a/docs/_build/doctrees/manual/pyaqsapiFunctions-Long.doctree and b/docs/_build/doctrees/manual/pyaqsapiFunctions-Long.doctree differ
diff --git a/docs/_build/doctrees/manual/pyaqsapiusagetipsandprecautions.doctree b/docs/_build/doctrees/manual/pyaqsapiusagetipsandprecautions.doctree
index c44f2c5..0fe6831 100644
Binary files a/docs/_build/doctrees/manual/pyaqsapiusagetipsandprecautions.doctree and b/docs/_build/doctrees/manual/pyaqsapiusagetipsandprecautions.doctree differ
diff --git a/docs/_build/html/_sources/index.rst.txt b/docs/_build/html/_sources/index.rst.txt
index 7c9df75..d1d6498 100644
--- a/docs/_build/html/_sources/index.rst.txt
+++ b/docs/_build/html/_sources/index.rst.txt
@@ -28,7 +28,6 @@ pyaqsapi API reference documentation
pyaqsapi index
--------------
-
* :ref:`genindex`
References
diff --git a/docs/_build/html/_sources/manual/EPA_Disclaimer.rst.txt b/docs/_build/html/_sources/manual/EPA_Disclaimer.rst.txt
index 21551d3..ffa5b4d 100644
--- a/docs/_build/html/_sources/manual/EPA_Disclaimer.rst.txt
+++ b/docs/_build/html/_sources/manual/EPA_Disclaimer.rst.txt
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: EPA Disclaimer
+.. index:: EPA Disclaimer;
EPA Disclaimer
==============
diff --git a/docs/_build/html/_sources/manual/Install_pyaqsapi.rst.txt b/docs/_build/html/_sources/manual/Install_pyaqsapi.rst.txt
index 59fddd7..6149e1a 100644
--- a/docs/_build/html/_sources/manual/Install_pyaqsapi.rst.txt
+++ b/docs/_build/html/_sources/manual/Install_pyaqsapi.rst.txt
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: Install pyaqsapi
+.. index:: Install pyaqsapi;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Install pyaqsapi
diff --git a/docs/_build/html/_sources/manual/Introduction.rst.txt b/docs/_build/html/_sources/manual/Introduction.rst.txt
index 46ab71d..488a756 100644
--- a/docs/_build/html/_sources/manual/Introduction.rst.txt
+++ b/docs/_build/html/_sources/manual/Introduction.rst.txt
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: Introduction
+.. index:: Introduction;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Introduction
diff --git a/docs/_build/html/_sources/manual/Load_pyaqsapi.rst.txt b/docs/_build/html/_sources/manual/Load_pyaqsapi.rst.txt
index b6d807b..7d89818 100644
--- a/docs/_build/html/_sources/manual/Load_pyaqsapi.rst.txt
+++ b/docs/_build/html/_sources/manual/Load_pyaqsapi.rst.txt
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: Load pyaqsapi
+.. index:: Load pyaqsapi;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Load pyaqsapi
diff --git a/docs/_build/html/_sources/manual/RAQSAPI.rst.txt b/docs/_build/html/_sources/manual/RAQSAPI.rst.txt
index f844936..499af8e 100644
--- a/docs/_build/html/_sources/manual/RAQSAPI.rst.txt
+++ b/docs/_build/html/_sources/manual/RAQSAPI.rst.txt
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: About RAQSAPI
+.. index:: About RAQSAPI;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
About RAQSAPI
diff --git a/docs/_build/html/_sources/manual/TimelinessofAQSdata.rst.txt b/docs/_build/html/_sources/manual/TimelinessofAQSdata.rst.txt
index af1e244..ced676f 100644
--- a/docs/_build/html/_sources/manual/TimelinessofAQSdata.rst.txt
+++ b/docs/_build/html/_sources/manual/TimelinessofAQSdata.rst.txt
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: About the timeliness of AQS Data
+.. index:: About the timeliness of AQS;
About the timeliness of AQS Data
================================
diff --git a/docs/_build/html/_sources/manual/Troubleshooting.rst.txt b/docs/_build/html/_sources/manual/Troubleshooting.rst.txt
index a3d137e..b5b7d2c 100644
--- a/docs/_build/html/_sources/manual/Troubleshooting.rst.txt
+++ b/docs/_build/html/_sources/manual/Troubleshooting.rst.txt
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: Troubleshooting pyaqsapi
+.. index:: Troubleshooting pyaqsapi;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Troubleshooting
diff --git a/docs/_build/html/_sources/manual/Using_pyaqsapi.rst.txt b/docs/_build/html/_sources/manual/Using_pyaqsapi.rst.txt
index 4e4fc59..2817ea3 100644
--- a/docs/_build/html/_sources/manual/Using_pyaqsapi.rst.txt
+++ b/docs/_build/html/_sources/manual/Using_pyaqsapi.rst.txt
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: Using pyaqsapi
+.. index:: Using pyaqsapi;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Using pyaqsapi
@@ -17,7 +15,7 @@ AQSAPI_V2 python 3 objects are returned. Use the get_data() class method to
retrieve the data and the get_header() class method to retrieve header
information.
-.. index:: sign_up
+.. index:: sign_up;
Sign up and setting up user credentials with the pyaqsapi library
=================================================================
diff --git a/docs/_build/html/_sources/manual/pyaqsapiFunctions-Brief.rst.txt b/docs/_build/html/_sources/manual/pyaqsapiFunctions-Brief.rst.txt
index 7f87dc8..5a4af2d 100644
--- a/docs/_build/html/_sources/manual/pyaqsapiFunctions-Brief.rst.txt
+++ b/docs/_build/html/_sources/manual/pyaqsapiFunctions-Brief.rst.txt
@@ -1,6 +1,6 @@
:orphan:
-.. index:: pyaqsapi Functions Brief
+.. index:: pyaqsapi Functions Brief;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Data Mart aggregate functions
@@ -16,7 +16,7 @@ These functions retrieve aggregated data from the Data Mart API and are grouped
by how each function aggregates the data. There are 7 different families of
related aggregate functions in which the AQS Data Mart API groups data.
-.. index:: aggregate functions
+.. index:: aggregate functions;
These seven families are:
@@ -33,7 +33,7 @@ Within these families of aggregated data functions there are functions that
call on the 13 different aggregate services that the Data Mart API provides.
Note that not all aggregations are available for each service.
-.. index:: services
+.. index:: services;
These thirteen services are:
diff --git a/docs/_build/html/_sources/manual/pyaqsapiFunctions-Long.rst.txt b/docs/_build/html/_sources/manual/pyaqsapiFunctions-Long.rst.txt
index 092d918..4e78761 100644
--- a/docs/_build/html/_sources/manual/pyaqsapiFunctions-Long.rst.txt
+++ b/docs/_build/html/_sources/manual/pyaqsapiFunctions-Long.rst.txt
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: pyaqsapi Functions Long
+.. index:: pyaqsapi Functions Long;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Functions Exported by pyaqsapi
diff --git a/docs/_build/html/_sources/manual/pyaqsapiusagetipsandprecautions.rst.txt b/docs/_build/html/_sources/manual/pyaqsapiusagetipsandprecautions.rst.txt
index 88a0462..de8c628 100644
--- a/docs/_build/html/_sources/manual/pyaqsapiusagetipsandprecautions.rst.txt
+++ b/docs/_build/html/_sources/manual/pyaqsapiusagetipsandprecautions.rst.txt
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: Useage tips and precuations
+.. index:: Useage tips and precuations;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Usage tips and precautions
diff --git a/docs/_build/html/genindex.html b/docs/_build/html/genindex.html
index 476d95a..18fc5ef 100644
--- a/docs/_build/html/genindex.html
+++ b/docs/_build/html/genindex.html
@@ -85,11 +85,11 @@ Index
A
- - About RAQSAPI, [1]
+
- About RAQSAPI;, [1]
- - About the timeliness of AQS Data, [1]
+
- About the timeliness of AQS;, [1]
- - aggregate functions
+
- aggregate functions;
- annualsummary() (in module pyaqsapi.bybox)
@@ -193,7 +193,7 @@
D
E
@@ -219,11 +219,11 @@ G
I
@@ -231,7 +231,7 @@ I
L
@@ -319,9 +319,9 @@ P
- module
- pyaqsapi Functions Brief
+ pyaqsapi Functions Brief;
- pyaqsapi Functions Long, [1]
+ pyaqsapi Functions Long;, [1]
pyaqsapi.bybox
@@ -689,13 +689,13 @@ S
|
|
@@ -723,7 +723,7 @@ T
|
@@ -731,11 +731,11 @@ T
U
diff --git a/docs/_build/html/index.html b/docs/_build/html/index.html
index eae761c..9512f7b 100644
--- a/docs/_build/html/index.html
+++ b/docs/_build/html/index.html
@@ -108,10 +108,6 @@
pyaqsapi user documentation
-
-- orphan:
-
-
EPA Disclaimer
@@ -145,10 +141,6 @@
AQS DataMart Disclaimer
-
-- orphan:
-
-
Introduction
@@ -171,10 +163,6 @@ AQS DataMart Disclaimer
About the timeliness of AQS Data
@@ -183,10 +171,6 @@ AQS DataMart Disclaimer
-
-- orphan:
-
-
Install pyaqsapi
@@ -206,10 +190,6 @@ AQS DataMart Disclaimer
Load pyaqsapi
@@ -219,10 +199,6 @@ AQS DataMart Disclaimer
Using pyaqsapi
@@ -273,10 +249,6 @@ AQS DataMart Disclaimer
Usage tips and precautions
@@ -352,10 +324,6 @@ AQS DataMart Disclaimer
Functions Exported by pyaqsapi
@@ -1360,10 +1328,6 @@ pyaqsapi Miscellaneous functions
@@ -1372,10 +1336,6 @@ pyaqsapi Miscellaneous functions
About RAQSAPI
diff --git a/docs/_build/html/searchindex.js b/docs/_build/html/searchindex.js
index 8a7b32f..309328a 100644
--- a/docs/_build/html/searchindex.js
+++ b/docs/_build/html/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"AQS DataMart Disclaimer": [[1, "aqs-datamart-disclaimer"], [2, "aqs-datamart-disclaimer"]], "About RAQSAPI": [[1, "about-raqsapi"], [6, null]], "About the timeliness of AQS Data": [[1, "about-the-timeliness-of-aqs-data"], [7, null]], "Data Mart API list functions": [[1, "data-mart-api-list-functions"], [11, "data-mart-api-list-functions"]], "Data Mart API metadata functions": [[1, "data-mart-api-metadata-functions"], [11, "data-mart-api-metadata-functions"]], "Data Mart aggregate functions": [[1, "data-mart-aggregate-functions"], [10, null], [11, "data-mart-aggregate-functions"]], "Data Mart aggregate functions by Core Based Statistical Area (cbsa)": [[1, "data-mart-aggregate-functions-by-core-based-statistical-area-cbsa"], [11, "data-mart-aggregate-functions-by-core-based-statistical-area-cbsa"]], "Data Mart aggregate functions by Monitoring agency (MA)": [[1, "data-mart-aggregate-functions-by-monitoring-agency-ma"], [11, "data-mart-aggregate-functions-by-monitoring-agency-ma"]], "Data Mart aggregate functions by Primary Quality Assurance Organization (pqao)": [[1, "data-mart-aggregate-functions-by-primary-quality-assurance-organization-pqao"], [11, "data-mart-aggregate-functions-by-primary-quality-assurance-organization-pqao"]], "Data Mart aggregate functions by latitude/longitude bounding box (bybox)": [[1, "data-mart-aggregate-functions-by-latitude-longitude-bounding-box-bybox"], [11, "data-mart-aggregate-functions-by-latitude-longitude-bounding-box-bybox"]], "Data Mart aggregate functions bycounty": [[1, "data-mart-aggregate-functions-bycounty"], [11, "data-mart-aggregate-functions-bycounty"]], "Data Mart aggregate functions bysite": [[1, "data-mart-aggregate-functions-bysite"], [11, "data-mart-aggregate-functions-bysite"]], "Data Mart aggregate functions bystate": [[1, "data-mart-aggregate-functions-bystate"], [11, "data-mart-aggregate-functions-bystate"]], "EPA Disclaimer": [[1, "epa-disclaimer"], [2, null]], "Functions Exported by pyaqsapi": [[1, "functions-exported-by-pyaqsapi"], [11, null]], "Index": [[0, null]], "Install pyaqsapi": [[1, "install-pyaqsapi"], [3, null]], "Introduction": [[1, "introduction"], [4, null]], "Load pyaqsapi": [[1, "load-pyaqsapi"], [5, null]], "References": [[1, "references"]], "Sign up and credentials": [[1, "sign-up-and-credentials"], [11, "sign-up-and-credentials"]], "Sign up and setting up user credentials with the pyaqsapi library": [[1, "sign-up-and-setting-up-user-credentials-with-the-pyaqsapi-library"], [9, "sign-up-and-setting-up-user-credentials-with-the-pyaqsapi-library"]], "Submodules": [[14, "submodules"], [15, "submodules"], [16, "submodules"], [17, "submodules"], [18, "submodules"], [19, "submodules"], [20, "submodules"], [21, "submodules"]], "Subpackages": [[14, "subpackages"]], "Troubleshooting": [[1, "troubleshooting"], [8, null]], "Usage tips and precautions": [[1, "usage-tips-and-precautions"], [12, null]], "Using pyaqsapi": [[1, "using-pyaqsapi"], [9, null]], "Variable descriptions and usage": [[1, "variable-descriptions-and-usage"], [11, "variable-descriptions-and-usage"]], "pyaqsapi": [[13, null]], "pyaqsapi API reference documentation": [[1, "pyaqsapi-api-reference-documentation"]], "pyaqsapi Miscellaneous functions": [[1, "pyaqsapi-miscellaneous-functions"], [11, "pyaqsapi-miscellaneous-functions"]], "pyaqsapi functional families": [[1, "pyaqsapi-functional-families"], [11, "pyaqsapi-functional-families"]], "pyaqsapi index": [[1, "pyaqsapi-index"]], "pyaqsapi package": [[14, null]], "pyaqsapi user documentation": [[1, null]], "pyaqsapi.bybox package": [[15, null]], "pyaqsapi.bybox.bybox module": [[15, "module-pyaqsapi.bybox.bybox"]], "pyaqsapi.bycbsa package": [[16, null]], "pyaqsapi.bycbsa.bycbsa module": [[16, "module-pyaqsapi.bycbsa.bycbsa"]], "pyaqsapi.bycounty package": [[17, null]], "pyaqsapi.bycounty.bycounty module": [[17, "module-pyaqsapi.bycounty.bycounty"]], "pyaqsapi.byma package": [[18, null]], "pyaqsapi.byma.byma module": [[18, "module-pyaqsapi.byma.byma"]], "pyaqsapi.bypqao package": [[19, null]], "pyaqsapi.bypqao.bypqao module": [[19, "module-pyaqsapi.bypqao.bypqao"]], "pyaqsapi.bysite package": [[20, null]], "pyaqsapi.bysite.bysite module": [[20, "module-pyaqsapi.bysite.bysite"]], "pyaqsapi.bystate package": [[21, null]], "pyaqsapi.bystate.bystate module": [[21, "module-pyaqsapi.bystate.bystate"]], "pyaqsapi.helperfunctions module": [[14, "module-pyaqsapi.helperfunctions"]], "pyaqsapi.listfunctions module": [[14, "module-pyaqsapi.listfunctions"]], "pyaqsapi.metadatafunctions module": [[14, "module-pyaqsapi.metadatafunctions"]], "pyaqsapi.setupfunctions module": [[14, "module-pyaqsapi.setupfunctions"]]}, "docnames": ["genindex", "index", "manual/EPA_Disclaimer", "manual/Install_pyaqsapi", "manual/Introduction", "manual/Load_pyaqsapi", "manual/RAQSAPI", "manual/TimelinessofAQSdata", "manual/Troubleshooting", "manual/Using_pyaqsapi", "manual/pyaqsapiFunctions-Brief", "manual/pyaqsapiFunctions-Long", "manual/pyaqsapiusagetipsandprecautions", "modules", "pyaqsapi", "pyaqsapi.bybox", "pyaqsapi.bycbsa", "pyaqsapi.bycounty", "pyaqsapi.byma", "pyaqsapi.bypqao", "pyaqsapi.bysite", "pyaqsapi.bystate"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["genindex.rst", "index.rst", "manual\\EPA_Disclaimer.rst", "manual\\Install_pyaqsapi.rst", "manual\\Introduction.rst", "manual\\Load_pyaqsapi.rst", "manual\\RAQSAPI.rst", "manual\\TimelinessofAQSdata.rst", "manual\\Troubleshooting.rst", "manual\\Using_pyaqsapi.rst", "manual\\pyaqsapiFunctions-Brief.rst", "manual\\pyaqsapiFunctions-Long.rst", "manual\\pyaqsapiusagetipsandprecautions.rst", "modules.rst", "pyaqsapi.rst", "pyaqsapi.bybox.rst", "pyaqsapi.bycbsa.rst", "pyaqsapi.bycounty.rst", "pyaqsapi.byma.rst", "pyaqsapi.bypqao.rst", "pyaqsapi.bysite.rst", "pyaqsapi.bystate.rst"], "indexentries": {"about raqsapi": [[1, "index-10", false], [6, "index-0", false]], "about the timeliness of aqs data": [[1, "index-2", false], [7, "index-0", false]], "aggregate functions": [[10, "index-1", false]], "annualsummary() (in module pyaqsapi.bybox)": [[15, "pyaqsapi.bybox.annualsummary", false]], "annualsummary() (in module pyaqsapi.bybox.bybox)": [[15, "pyaqsapi.bybox.bybox.annualsummary", false]], "annualsummary() (in module pyaqsapi.bycbsa)": [[16, "pyaqsapi.bycbsa.annualsummary", false]], "annualsummary() (in module pyaqsapi.bycbsa.bycbsa)": [[16, "pyaqsapi.bycbsa.bycbsa.annualsummary", false]], "annualsummary() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.annualsummary", false]], "annualsummary() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.annualsummary", false]], "annualsummary() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.annualsummary", false]], "annualsummary() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.annualsummary", false]], "annualsummary() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.annualsummary", false]], "annualsummary() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.annualsummary", false]], "aqs_cbsas() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_cbsas", false]], "aqs_classes() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_classes", false]], "aqs_counties_by_state() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_counties_by_state", false]], "aqs_credentials() (in module pyaqsapi.helperfunctions)": [[14, "pyaqsapi.helperfunctions.aqs_credentials", false]], "aqs_fields_by_service() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_fields_by_service", false]], "aqs_is_available() (in module pyaqsapi.metadatafunctions)": [[14, "pyaqsapi.metadatafunctions.aqs_is_available", false]], "aqs_isavailable() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_isavailable", false]], "aqs_knownissues() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_knownissues", false]], "aqs_knownissues() (in module pyaqsapi.metadatafunctions)": [[14, "pyaqsapi.metadatafunctions.aqs_knownissues", false]], "aqs_mas() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_mas", false]], "aqs_parameters_by_class() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_parameters_by_class", false]], "aqs_pqaos() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_pqaos", false]], "aqs_removeheader() (in module pyaqsapi.helperfunctions)": [[14, "pyaqsapi.helperfunctions.aqs_removeheader", false]], "aqs_revisionhistory() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_revisionhistory", false]], "aqs_revisionhistory() (in module pyaqsapi.metadatafunctions)": [[14, "pyaqsapi.metadatafunctions.aqs_revisionhistory", false]], "aqs_sampledurations() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_sampledurations", false]], "aqs_sign_up() (in module pyaqsapi.setupfunctions)": [[14, "pyaqsapi.setupfunctions.aqs_sign_up", false]], "aqs_sites_by_county() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_sites_by_county", false]], "aqs_states() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_states", false]], "aqsapi_v2 (class in pyaqsapi.helperfunctions)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2", false]], "dailysummary() (in module pyaqsapi.bybox)": [[15, "pyaqsapi.bybox.dailysummary", false]], "dailysummary() (in module pyaqsapi.bybox.bybox)": [[15, "pyaqsapi.bybox.bybox.dailysummary", false]], "dailysummary() (in module pyaqsapi.bycbsa)": [[16, "pyaqsapi.bycbsa.dailysummary", false]], "dailysummary() (in module pyaqsapi.bycbsa.bycbsa)": [[16, "pyaqsapi.bycbsa.bycbsa.dailysummary", false]], "dailysummary() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.dailysummary", false]], "dailysummary() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.dailysummary", false]], "dailysummary() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.dailysummary", false]], "dailysummary() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.dailysummary", false]], "dailysummary() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.dailysummary", false]], "dailysummary() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.dailysummary", false]], "epa disclaimer": [[1, "index-0", false], [2, "index-0", false]], "get_data() (pyaqsapi.helperfunctions.aqsapi_v2 method)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2.get_data", false]], "get_header() (pyaqsapi.helperfunctions.aqsapi_v2 method)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2.get_header", false]], "get_request_time() (pyaqsapi.helperfunctions.aqsapi_v2 method)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2.get_request_time", false]], "get_status_code() (pyaqsapi.helperfunctions.aqsapi_v2 method)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2.get_status_code", false]], "get_url() (pyaqsapi.helperfunctions.aqsapi_v2 method)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2.get_url", false]], "install pyaqsapi": [[1, "index-3", false], [3, "index-0", false]], "introduction": [[1, "index-1", false], [4, "index-0", false]], "load pyaqsapi": [[1, "index-4", false], [5, "index-0", false]], "module": [[14, "module-pyaqsapi", false], [14, "module-pyaqsapi.helperfunctions", false], [14, "module-pyaqsapi.listfunctions", false], [14, "module-pyaqsapi.metadatafunctions", false], [14, "module-pyaqsapi.setupfunctions", false], [15, "module-pyaqsapi.bybox", false], [15, "module-pyaqsapi.bybox.bybox", false], [16, "module-pyaqsapi.bycbsa", false], [16, "module-pyaqsapi.bycbsa.bycbsa", false], [17, "module-pyaqsapi.bycounty", false], [17, "module-pyaqsapi.bycounty.bycounty", false], [18, "module-pyaqsapi.byma", false], [18, "module-pyaqsapi.byma.byma", false], [19, "module-pyaqsapi.bypqao", false], [19, "module-pyaqsapi.bypqao.bypqao", false], [20, "module-pyaqsapi.bysite", false], [20, "module-pyaqsapi.bysite.bysite", false], [21, "module-pyaqsapi.bystate", false], [21, "module-pyaqsapi.bystate.bystate", false]], "monitors() (in module pyaqsapi.bybox)": [[15, "pyaqsapi.bybox.monitors", false]], "monitors() (in module pyaqsapi.bybox.bybox)": [[15, "pyaqsapi.bybox.bybox.monitors", false]], "monitors() (in module pyaqsapi.bycbsa)": [[16, "pyaqsapi.bycbsa.monitors", false]], "monitors() (in module pyaqsapi.bycbsa.bycbsa)": [[16, "pyaqsapi.bycbsa.bycbsa.monitors", false]], "monitors() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.monitors", false]], "monitors() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.monitors", false]], "monitors() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.monitors", false]], "monitors() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.monitors", false]], "monitors() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.monitors", false]], "monitors() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.monitors", false]], "pyaqsapi": [[14, "module-pyaqsapi", false]], "pyaqsapi functions brief": [[10, "index-0", false]], "pyaqsapi functions long": [[1, "index-8", false], [11, "index-0", false]], "pyaqsapi.bybox": [[15, "module-pyaqsapi.bybox", false]], "pyaqsapi.bybox.bybox": [[15, "module-pyaqsapi.bybox.bybox", false]], "pyaqsapi.bycbsa": [[16, "module-pyaqsapi.bycbsa", false]], "pyaqsapi.bycbsa.bycbsa": [[16, "module-pyaqsapi.bycbsa.bycbsa", false]], "pyaqsapi.bycounty": [[17, "module-pyaqsapi.bycounty", false]], "pyaqsapi.bycounty.bycounty": [[17, "module-pyaqsapi.bycounty.bycounty", false]], "pyaqsapi.byma": [[18, "module-pyaqsapi.byma", false]], "pyaqsapi.byma.byma": [[18, "module-pyaqsapi.byma.byma", false]], "pyaqsapi.bypqao": [[19, "module-pyaqsapi.bypqao", false]], "pyaqsapi.bypqao.bypqao": [[19, "module-pyaqsapi.bypqao.bypqao", false]], "pyaqsapi.bysite": [[20, "module-pyaqsapi.bysite", false]], "pyaqsapi.bysite.bysite": [[20, "module-pyaqsapi.bysite.bysite", false]], "pyaqsapi.bystate": [[21, "module-pyaqsapi.bystate", false]], "pyaqsapi.bystate.bystate": [[21, "module-pyaqsapi.bystate.bystate", false]], "pyaqsapi.helperfunctions": [[14, "module-pyaqsapi.helperfunctions", false]], "pyaqsapi.listfunctions": [[14, "module-pyaqsapi.listfunctions", false]], "pyaqsapi.metadatafunctions": [[14, "module-pyaqsapi.metadatafunctions", false]], "pyaqsapi.setupfunctions": [[14, "module-pyaqsapi.setupfunctions", false]], "qa_annualpeferomanceeval() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_annualpeferomanceeval", false]], "qa_annualpeferomanceeval() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_annualpeferomanceeval", false]], "qa_annualpeferomanceeval() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_annualpeferomanceeval", false]], "qa_annualpeferomanceeval() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_annualpeferomanceeval", false]], "qa_annualperformanceeval() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_annualperformanceeval", false]], "qa_annualperformanceeval() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_annualperformanceeval", false]], "qa_annualperformanceeval() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_annualperformanceeval", false]], "qa_annualperformanceeval() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_annualperformanceeval", false]], "qa_annualperformanceeval() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_annualperformanceeval", false]], "qa_annualperformanceeval() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_annualperformanceeval", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_annualperformanceevaltransaction", false]], "qa_blanks() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_blanks", false]], "qa_collocated_assessments() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_collocated_assessments", false]], "qa_flowrateaudit() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_flowrateaudit", false]], "qa_flowrateverification() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_flowrateverification", false]], "qa_one_point_qc() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_one_point_qc", false]], "qa_pep_audit() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_pep_audit", false]], "quarterlysummary() (in module pyaqsapi.bybox)": [[15, "pyaqsapi.bybox.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bybox.bybox)": [[15, "pyaqsapi.bybox.bybox.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bycbsa)": [[16, "pyaqsapi.bycbsa.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bycbsa.bycbsa)": [[16, "pyaqsapi.bycbsa.bycbsa.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.quarterlysummary", false]], "sampledata() (in module pyaqsapi.bybox)": [[15, "pyaqsapi.bybox.sampledata", false]], "sampledata() (in module pyaqsapi.bybox.bybox)": [[15, "pyaqsapi.bybox.bybox.sampledata", false]], "sampledata() (in module pyaqsapi.bycbsa)": [[16, "pyaqsapi.bycbsa.sampledata", false]], "sampledata() (in module pyaqsapi.bycbsa.bycbsa)": [[16, "pyaqsapi.bycbsa.bycbsa.sampledata", false]], "sampledata() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.sampledata", false]], "sampledata() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.sampledata", false]], "sampledata() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.sampledata", false]], "sampledata() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.sampledata", false]], "sampledata() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.sampledata", false]], "sampledata() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.sampledata", false]], "services": [[10, "index-2", false]], "set_data() (pyaqsapi.helperfunctions.aqsapi_v2 method)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2.set_data", false]], "set_header() (pyaqsapi.helperfunctions.aqsapi_v2 method)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2.set_header", false]], "sign_up": [[1, "index-6", false], [9, "index-1", false]], "transactionsample() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.transactionsample", false]], "transactionsample() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.transactionsample", false]], "transactionsample() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.transactionsample", false]], "transactionsample() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.transactionsample", false]], "transactionsample() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.transactionsample", false]], "transactionsample() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.transactionsample", false]], "transactionsample() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.transactionsample", false]], "transactionsample() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.transactionsample", false]], "troubleshooting pyaqsapi": [[1, "index-9", false], [8, "index-0", false]], "useage tips and precuations": [[1, "index-7", false], [12, "index-0", false]], "using pyaqsapi": [[1, "index-5", false], [9, "index-0", false]]}, "objects": {"": [[14, 0, 0, "-", "pyaqsapi"]], "pyaqsapi": [[15, 0, 0, "-", "bybox"], [16, 0, 0, "-", "bycbsa"], [17, 0, 0, "-", "bycounty"], [18, 0, 0, "-", "byma"], [19, 0, 0, "-", "bypqao"], [20, 0, 0, "-", "bysite"], [21, 0, 0, "-", "bystate"], [14, 0, 0, "-", "helperfunctions"], [14, 0, 0, "-", "listfunctions"], [14, 0, 0, "-", "metadatafunctions"], [14, 0, 0, "-", "setupfunctions"]], "pyaqsapi.bybox": [[15, 1, 1, "", "annualsummary"], [15, 0, 0, "-", "bybox"], [15, 1, 1, "", "dailysummary"], [15, 1, 1, "", "monitors"], [15, 1, 1, "", "quarterlysummary"], [15, 1, 1, "", "sampledata"]], "pyaqsapi.bybox.bybox": [[15, 1, 1, "", "annualsummary"], [15, 1, 1, "", "dailysummary"], [15, 1, 1, "", "monitors"], [15, 1, 1, "", "quarterlysummary"], [15, 1, 1, "", "sampledata"]], "pyaqsapi.bycbsa": [[16, 1, 1, "", "annualsummary"], [16, 0, 0, "-", "bycbsa"], [16, 1, 1, "", "dailysummary"], [16, 1, 1, "", "monitors"], [16, 1, 1, "", "quarterlysummary"], [16, 1, 1, "", "sampledata"]], "pyaqsapi.bycbsa.bycbsa": [[16, 1, 1, "", "annualsummary"], [16, 1, 1, "", "dailysummary"], [16, 1, 1, "", "monitors"], [16, 1, 1, "", "quarterlysummary"], [16, 1, 1, "", "sampledata"]], "pyaqsapi.bycounty": [[17, 1, 1, "", "annualsummary"], [17, 0, 0, "-", "bycounty"], [17, 1, 1, "", "dailysummary"], [17, 1, 1, "", "monitors"], [17, 1, 1, "", "qa_annualperformanceeval"], [17, 1, 1, "", "qa_annualperformanceevaltransaction"], [17, 1, 1, "", "qa_blanks"], [17, 1, 1, "", "qa_collocated_assessments"], [17, 1, 1, "", "qa_flowrateaudit"], [17, 1, 1, "", "qa_flowrateverification"], [17, 1, 1, "", "qa_one_point_qc"], [17, 1, 1, "", "qa_pep_audit"], [17, 1, 1, "", "quarterlysummary"], [17, 1, 1, "", "sampledata"], [17, 1, 1, "", "transactionsample"]], "pyaqsapi.bycounty.bycounty": [[17, 1, 1, "", "annualsummary"], [17, 1, 1, "", "dailysummary"], [17, 1, 1, "", "monitors"], [17, 1, 1, "", "qa_annualperformanceeval"], [17, 1, 1, "", "qa_annualperformanceevaltransaction"], [17, 1, 1, "", "qa_blanks"], [17, 1, 1, "", "qa_collocated_assessments"], [17, 1, 1, "", "qa_flowrateaudit"], [17, 1, 1, "", "qa_flowrateverification"], [17, 1, 1, "", "qa_one_point_qc"], [17, 1, 1, "", "qa_pep_audit"], [17, 1, 1, "", "quarterlysummary"], [17, 1, 1, "", "sampledata"], [17, 1, 1, "", "transactionsample"]], "pyaqsapi.byma": [[18, 0, 0, "-", "byma"], [18, 1, 1, "", "qa_annualpeferomanceeval"], [18, 1, 1, "", "qa_annualperformanceevaltransaction"], [18, 1, 1, "", "qa_blanks"], [18, 1, 1, "", "qa_collocated_assessments"], [18, 1, 1, "", "qa_flowrateaudit"], [18, 1, 1, "", "qa_flowrateverification"], [18, 1, 1, "", "qa_one_point_qc"], [18, 1, 1, "", "qa_pep_audit"], [18, 1, 1, "", "transactionsample"]], "pyaqsapi.byma.byma": [[18, 1, 1, "", "qa_annualpeferomanceeval"], [18, 1, 1, "", "qa_annualperformanceevaltransaction"], [18, 1, 1, "", "qa_blanks"], [18, 1, 1, "", "qa_collocated_assessments"], [18, 1, 1, "", "qa_flowrateaudit"], [18, 1, 1, "", "qa_flowrateverification"], [18, 1, 1, "", "qa_one_point_qc"], [18, 1, 1, "", "qa_pep_audit"], [18, 1, 1, "", "transactionsample"]], "pyaqsapi.bypqao": [[19, 0, 0, "-", "bypqao"], [19, 1, 1, "", "qa_annualperformanceeval"], [19, 1, 1, "", "qa_annualperformanceevaltransaction"], [19, 1, 1, "", "qa_blanks"], [19, 1, 1, "", "qa_collocated_assessments"], [19, 1, 1, "", "qa_flowrateaudit"], [19, 1, 1, "", "qa_flowrateverification"], [19, 1, 1, "", "qa_one_point_qc"], [19, 1, 1, "", "qa_pep_audit"]], "pyaqsapi.bypqao.bypqao": [[19, 1, 1, "", "qa_annualperformanceeval"], [19, 1, 1, "", "qa_annualperformanceevaltransaction"], [19, 1, 1, "", "qa_blanks"], [19, 1, 1, "", "qa_collocated_assessments"], [19, 1, 1, "", "qa_flowrateaudit"], [19, 1, 1, "", "qa_flowrateverification"], [19, 1, 1, "", "qa_one_point_qc"], [19, 1, 1, "", "qa_pep_audit"]], "pyaqsapi.bysite": [[20, 1, 1, "", "annualsummary"], [20, 0, 0, "-", "bysite"], [20, 1, 1, "", "dailysummary"], [20, 1, 1, "", "monitors"], [20, 1, 1, "", "qa_annualpeferomanceeval"], [20, 1, 1, "", "qa_annualperformanceevaltransaction"], [20, 1, 1, "", "qa_blanks"], [20, 1, 1, "", "qa_collocated_assessments"], [20, 1, 1, "", "qa_flowrateaudit"], [20, 1, 1, "", "qa_flowrateverification"], [20, 1, 1, "", "qa_one_point_qc"], [20, 1, 1, "", "qa_pep_audit"], [20, 1, 1, "", "quarterlysummary"], [20, 1, 1, "", "sampledata"], [20, 1, 1, "", "transactionsample"]], "pyaqsapi.bysite.bysite": [[20, 1, 1, "", "annualsummary"], [20, 1, 1, "", "dailysummary"], [20, 1, 1, "", "monitors"], [20, 1, 1, "", "qa_annualpeferomanceeval"], [20, 1, 1, "", "qa_annualperformanceevaltransaction"], [20, 1, 1, "", "qa_blanks"], [20, 1, 1, "", "qa_collocated_assessments"], [20, 1, 1, "", "qa_flowrateaudit"], [20, 1, 1, "", "qa_flowrateverification"], [20, 1, 1, "", "qa_one_point_qc"], [20, 1, 1, "", "qa_pep_audit"], [20, 1, 1, "", "quarterlysummary"], [20, 1, 1, "", "sampledata"], [20, 1, 1, "", "transactionsample"]], "pyaqsapi.bystate": [[21, 1, 1, "", "annualsummary"], [21, 0, 0, "-", "bystate"], [21, 1, 1, "", "dailysummary"], [21, 1, 1, "", "monitors"], [21, 1, 1, "", "qa_annualperformanceeval"], [21, 1, 1, "", "qa_annualperformanceevaltransaction"], [21, 1, 1, "", "qa_blanks"], [21, 1, 1, "", "qa_collocated_assessments"], [21, 1, 1, "", "qa_flowrateaudit"], [21, 1, 1, "", "qa_flowrateverification"], [21, 1, 1, "", "qa_one_point_qc"], [21, 1, 1, "", "qa_pep_audit"], [21, 1, 1, "", "quarterlysummary"], [21, 1, 1, "", "sampledata"], [21, 1, 1, "", "transactionsample"]], "pyaqsapi.bystate.bystate": [[21, 1, 1, "", "annualsummary"], [21, 1, 1, "", "dailysummary"], [21, 1, 1, "", "monitors"], [21, 1, 1, "", "qa_annualperformanceeval"], [21, 1, 1, "", "qa_annualperformanceevaltransaction"], [21, 1, 1, "", "qa_blanks"], [21, 1, 1, "", "qa_collocated_assessments"], [21, 1, 1, "", "qa_flowrateaudit"], [21, 1, 1, "", "qa_flowrateverification"], [21, 1, 1, "", "qa_one_point_qc"], [21, 1, 1, "", "qa_pep_audit"], [21, 1, 1, "", "quarterlysummary"], [21, 1, 1, "", "sampledata"], [21, 1, 1, "", "transactionsample"]], "pyaqsapi.helperfunctions": [[14, 2, 1, "", "AQSAPI_V2"], [14, 1, 1, "", "aqs_credentials"], [14, 1, 1, "", "aqs_removeheader"]], "pyaqsapi.helperfunctions.AQSAPI_V2": [[14, 3, 1, "", "get_data"], [14, 3, 1, "", "get_header"], [14, 3, 1, "", "get_request_time"], [14, 3, 1, "", "get_status_code"], [14, 3, 1, "", "get_url"], [14, 3, 1, "", "set_data"], [14, 3, 1, "", "set_header"]], "pyaqsapi.listfunctions": [[14, 1, 1, "", "aqs_cbsas"], [14, 1, 1, "", "aqs_classes"], [14, 1, 1, "", "aqs_counties_by_state"], [14, 1, 1, "", "aqs_fields_by_service"], [14, 1, 1, "", "aqs_isavailable"], [14, 1, 1, "", "aqs_knownissues"], [14, 1, 1, "", "aqs_mas"], [14, 1, 1, "", "aqs_parameters_by_class"], [14, 1, 1, "", "aqs_pqaos"], [14, 1, 1, "", "aqs_revisionhistory"], [14, 1, 1, "", "aqs_sampledurations"], [14, 1, 1, "", "aqs_sites_by_county"], [14, 1, 1, "", "aqs_states"]], "pyaqsapi.metadatafunctions": [[14, 1, 1, "", "aqs_is_available"], [14, 1, 1, "", "aqs_knownissues"], [14, 1, 1, "", "aqs_revisionhistory"]], "pyaqsapi.setupfunctions": [[14, 1, 1, "", "aqs_sign_up"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "class", "Python class"], "3": ["py", "method", "Python method"]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:class", "3": "py:method"}, "terms": {"": [1, 2, 3, 4, 7, 9, 11, 14, 17, 20], "0": 15, "000": [1, 12], "0002": 20, "0007": 20, "001": [17, 20], "0010": 20, "0013": [18, 19], "0014": 20, "003": [17, 20], "01": [1, 8, 16, 17, 20, 21], "033": [17, 20], "0550": [18, 19], "0660": 18, "089": [17, 20], "0972": 18, "1": [1, 7, 8, 12, 15, 16, 17, 18, 19, 20, 21], "10": [1, 11, 12], "1002": 20, "12": [1, 11, 15, 17, 18, 19, 20, 21], "13": 10, "15": [17, 18, 20, 21], "15th": 21, "16740": 16, "18": 20, "183": [17, 20], "1995": [15, 21], "1999": 21, "2": [1, 11, 14, 15, 17, 20, 21], "2013": [17, 18, 19, 20, 21], "2015": [15, 16, 17, 18, 20], "2016": [17, 18, 20, 21], "2017": [15, 16, 17, 18, 19, 20, 21], "2018": [1, 17, 18, 19, 20, 21], "2019": [1, 20, 21], "2022": 1, "2024": 1, "23": 17, "25": [20, 21], "28": 17, "3": [1, 4, 6, 9, 11, 14, 15, 16, 17, 20, 21], "30": [18, 19], "31": [15, 17, 18, 19, 20, 21], "33": 15, "37": [14, 17, 20, 21], "4": [1, 11, 15, 16, 17, 18, 19, 20, 21], "42401": [17, 20], "42602": 16, "44201": [15, 17, 18, 19, 20, 21], "45201": 21, "5": [1, 11, 12, 15, 16, 17, 18, 19, 20, 21], "6": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "7": [1, 7, 10, 15], "70": [1, 11, 15], "8": [1, 11, 14, 15, 16, 17, 20, 21], "80": [1, 11, 15], "86": 15, "87": 15, "88101": [17, 18, 19, 20, 21], "A": [1, 9, 11, 14], "As": [1, 2, 15, 16, 17, 20, 21], "At": [1, 11], "Be": [1, 12], "By": [1, 9, 11, 18, 19], "For": [1, 6, 7, 9, 11, 12, 14, 20], "If": [1, 4, 7, 9, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "In": [1, 12], "No": [1, 2], "Not": [1, 11], "Of": 19, "One": [1, 10, 11, 18, 20], "The": [1, 2, 4, 9, 10, 11, 12, 14, 15, 16, 17, 20, 21], "There": [1, 10, 11, 15, 16, 17, 20, 21], "These": [1, 10, 11, 12, 14], "To": [1, 3, 14], "With": [1, 11], "_": [1, 11], "_by_box": 15, "_by_ma": 18, "_data": 14, "_header": 14, "_request_tim": 14, "_row": 14, "_statu": 14, "_status_cod": 14, "_url": 14, "abl": [1, 10, 11], "about": 11, "about_aqs_data": 1, "abov": 10, "accept": [1, 11, 14], "access": [1, 9], "accord": [1, 11], "account": [1, 2, 9, 11, 12, 14], "accuraci": [1, 2], "act": [1, 2], "activ": [1, 2], "actual": [1, 11, 15, 16, 17, 20, 21], "ad": [1, 12], "addit": [1, 11], "address": [1, 9, 12, 14], "adher": [1, 12], "administr": [1, 12], "advis": [1, 12], "after": [1, 4, 9, 11, 15, 16, 17, 18, 19, 20, 21], "agenc": [2, 4, 9, 10, 14, 18, 19], "aggreg": [12, 15, 16, 17, 18, 19, 20, 21], "aim": [1, 6], "air": [1, 4, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "airnow": [1, 7], "airport": 20, "al": [17, 18, 19, 20], "alabama": [1, 8, 15, 18, 19, 21], "all": [1, 4, 7, 10, 11, 14, 15, 16, 17, 18, 20, 21], "allow": [1, 4, 15, 16, 17, 20, 21], "alphabet": [1, 11], "alreadi": [1, 9, 14], "also": [1, 2, 9, 15, 16, 17, 20, 21], "ambient": 1, "amount": [1, 10, 11, 12], "an": [1, 4, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "ani": [1, 2, 5, 9, 11, 14], "annual": [1, 10, 11, 15, 16, 17, 18, 19, 20, 21], "annualdata": [1, 10, 11, 12], "annualpeferomanceev": 20, "annualperformanceev": 17, "annualsummari": [1, 11, 13, 14, 15, 16, 17, 20, 21], "anoth": [1, 11, 12], "anyon": [1, 6], "api": [2, 4, 6, 7, 9, 10, 12, 14, 15, 16, 17, 20, 21], "applic": [1, 2], "aq": [4, 5, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "aqs_cbsa": [1, 11, 13, 14], "aqs_class": [1, 11, 13, 14], "aqs_counties_by_st": [1, 11, 13, 14, 17, 20], "aqs_credenti": [1, 9, 11, 13, 14], "aqs_data": [16, 21], "aqs_data_mart_apiv2": 14, "aqs_fields_by_servic": [1, 11, 13, 14], "aqs_fieldsbyservic": 14, "aqs_is_avail": [13, 14], "aqs_isavail": [1, 11, 13, 14], "aqs_knownissu": [1, 11, 13, 14], "aqs_ma": [1, 11, 13, 14], "aqs_parameters_by_class": [1, 11, 13, 14], "aqs_pqao": [1, 11, 13, 14], "aqs_qa_annualperformanceev": [1, 11], "aqs_qa_annualperformanceevaltransact": [1, 11], "aqs_qa_blank": 19, "aqs_qa_flowrateaudit": 10, "aqs_qa_flowrateverif": 19, "aqs_quarterlysummari": 20, "aqs_removehead": [1, 11, 13, 14], "aqs_revisionhistori": [1, 11, 13, 14], "aqs_sampledur": [1, 11, 13, 14, 15, 16, 17, 20, 21], "aqs_sign_up": [1, 9, 11, 13, 14], "aqs_sites_by_counti": [1, 11, 13, 14], "aqs_stat": [1, 11, 13, 14, 17, 20, 21], "aqsapi": [15, 16, 17, 20, 21], "aqsapi_v2": [1, 4, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21], "aqsobject": [1, 11, 14], "aqsweb": [1, 11, 14], "ar": [1, 3, 4, 5, 6, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "area": [10, 14, 15, 16], "argument": [1, 11], "arrang": [1, 11], "assess": [1, 10, 11, 17, 18, 19, 20, 21], "associ": [1, 4, 14], "assum": [1, 2], "assur": [10, 14, 16, 17, 18, 19, 20, 21], "attempt": [1, 9], "attribut": 14, "audit": [1, 10, 11, 17, 18, 19, 20, 21], "august": 1, "authent": [1, 9], "author": [1, 2], "avail": [1, 2, 4, 10, 11, 14, 15, 16, 17, 20, 21], "averag": [1, 11, 12, 14, 15, 16, 17, 20, 21], "baldwin": [17, 20], "barnstabl": 20, "base": [10, 14, 15, 16, 17, 18, 19, 20, 21], "basi": [1, 11], "basic": [1, 4], "bdate": [1, 11, 15, 16, 17, 18, 19, 20, 21], "been": [1, 2, 4, 11, 14], "befor": [1, 9, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "begin": [1, 11, 15, 16, 17, 18, 19, 20, 21], "being": [1, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "benefit": [1, 6], "benzen": 21, "beta": [1, 2], "between": [1, 11, 15, 16, 17, 18, 19, 20, 21], "bia": [1, 11], "big": [15, 16, 17, 20, 21], "billion": [1, 12], "blank": [1, 10, 11, 17, 18, 19, 20, 21], "bool": [14, 15, 16, 17, 18, 19, 20, 21], "both": [1, 9, 11, 17, 18, 21], "bound": [10, 15], "box": [10, 15], "build": [1, 3], "bureau": [1, 10, 11, 16], "bybox": [10, 13, 14], "bycbsa": [1, 10, 11, 13, 14], "bycounti": [10, 13, 14], "byma": [1, 10, 11, 13, 14], "bypqao": [1, 10, 11, 13, 14], "bysit": [10, 13, 14], "bystat": [10, 13, 14], "calcul": [1, 11, 12, 14, 15, 16, 17, 20, 21], "calendar": [15, 16, 17, 20, 21], "calibr": [1, 11], "call": [1, 4, 9, 10, 11, 14, 15, 16, 17, 20, 21], "can": [1, 9, 11, 12, 14], "cannot": [1, 7], "capabl": [1, 12], "carbon": [14, 15, 16, 17, 20, 21], "carolina": [14, 21], "case": 14, "categori": [1, 11], "cbdate": [1, 11, 15, 16, 17, 18, 19, 20, 21], "cbsa": [14, 16], "cbsa_cod": [1, 11, 14, 16], "cedat": [1, 11, 15, 16, 17, 18, 19, 20, 21], "censu": [1, 10, 11, 16], "central": 15, "certain": [1, 2, 11, 12], "challeng": [1, 4, 11], "chang": [1, 2, 9, 11, 14, 16, 17, 18, 19, 20, 21], "charact": [1, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "charlott": 16, "check": [1, 11, 14, 18, 21], "class": [1, 9, 11, 14], "clinton": 1, "clone": [1, 3], "co": [1, 11], "coast": 18, "code": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "coerc": [1, 4, 11, 14], "colbert": [17, 20], "collect": [1, 7, 11, 12, 17, 18, 19, 20, 21], "colloc": [1, 10, 11, 12, 17, 18, 19, 20, 21], "columbia": 14, "com": [1, 3], "combin": [1, 9, 11, 12, 14, 16, 17, 20, 21], "comment": 14, "commerci": [1, 2], "complet": [1, 10, 11, 12], "concentr": [1, 11], "concord": 16, "conduct": [1, 11], "confidenti": [1, 2], "configur": [1, 4], "conjunct": [1, 11, 14], "connect": [1, 4, 11, 14], "constitut": [1, 2], "construct": [1, 11], "contact": [1, 12], "contain": [1, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "contamin": [1, 11, 17, 18, 19, 20, 21], "continu": 14, "control": [1, 2, 10, 11], "conveni": [1, 12, 15, 16, 17, 20, 21], "core": [10, 14, 16], "correct": [1, 11, 14], "correspond": [17, 18, 20, 21], "count": [1, 12], "counti": [1, 10, 11, 14, 17, 18, 19, 20, 21], "county_cod": [1, 11, 15, 17, 20], "countycod": [1, 11, 14, 17, 19, 20], "creat": [1, 9], "credenti": [4, 14], "criteria": [1, 11, 12, 14], "current": [1, 2, 12], "dai": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "daili": [1, 10, 11, 12, 15, 16, 17, 20, 21], "dailydata": 10, "dailysummari": [1, 11, 13, 14, 15, 16, 17, 20, 21], "data": [2, 4, 9, 12, 14, 15, 16, 17, 18, 19, 20, 21], "data_api": [1, 11, 14], "data_mart_welcom": 1, "datafram": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "dataframe": 19, "datamart": [7, 9, 11, 14], "datat": [1, 11], "date": [1, 11, 15, 16, 17, 18, 19, 20, 21], "datetim": [15, 16, 17, 18, 19, 20, 21], "deal": [1, 4], "decid": [1, 4, 11], "decim": [1, 11, 15], "decoupl": 14, "default": [1, 4, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "defin": [1, 10, 11, 12, 16], "definit": 14, "depart": [18, 19], "depend": [1, 3], "design": [1, 2], "detail": [1, 7, 11, 14], "determin": [1, 11, 12], "develop": [1, 2], "devic": [1, 11, 17, 18, 19, 20, 21], "differ": [1, 9, 10, 11], "digit": [1, 11, 14, 16, 17, 18, 19, 20, 21], "direct": [1, 7, 11, 14], "directli": [1, 4, 11, 14], "directori": [1, 3], "disabl": [1, 12], "discard": 14, "distribut": [1, 2, 12], "district": [14, 18], "do": [1, 8, 9, 11, 12, 14], "doc": 1, "document": [2, 11, 14], "doe": [1, 2, 6, 7, 9, 12, 14, 15, 16, 17, 20, 21], "done": [1, 9], "driver": [1, 4], "durat": [1, 11, 14, 15, 16, 17, 20, 21], "dure": [1, 11, 17, 18, 19, 20, 21], "e": [1, 9, 11, 14, 17, 18, 19, 20, 21], "each": [1, 4, 6, 9, 10, 11, 12, 14, 15, 16, 17, 20, 21], "east": [1, 11, 15], "edat": [1, 11, 15, 16, 17, 18, 19, 20, 21], "either": [1, 9, 10, 14], "els": 14, "email": [1, 9, 11, 12, 14], "enabl": [1, 4], "encod": [1, 11], "encrypt": [1, 9], "end": [1, 11, 15, 16, 17, 18, 19, 20, 21], "endors": [1, 2], "enter": [1, 8, 9], "entir": [1, 11], "environ": [1, 4, 5, 6], "environment": [1, 2, 4, 9, 18, 19], "epa": [4, 7, 11, 14], "estim": [1, 11], "etc": [1, 11, 15, 16, 17, 20, 21], "evalu": [1, 10, 11, 17, 18, 19, 20, 21], "everi": [1, 9, 11, 14], "ew": [1, 9], "exact": 14, "exactli": [1, 8], "exampl": [1, 8, 14, 15, 16, 17, 18, 19, 20, 21], "except": [1, 12], "exist": [1, 9, 11, 12, 14], "expect": [1, 8], "expert": [1, 11], "explain": 14, "export": 9, "expos": [1, 11, 17, 18, 19, 20, 21], "express": [1, 2], "extens": 1, "extern": [1, 4], "extract": [15, 16, 17, 20, 21], "failur": [1, 12], "fairhop": 20, "fals": [1, 4, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "famili": 10, "familiar": [1, 6, 9], "favor": [1, 2], "featur": [1, 6], "februari": 17, "feel": [1, 6, 9], "fem": [17, 20, 21], "few": [1, 9], "fidel": [1, 12], "field": [1, 12, 14], "filter": [1, 11, 15, 16, 17, 18, 19, 20, 21], "final": [1, 2], "fine": [1, 11], "fip": [1, 11, 14, 17, 20, 21], "first": [1, 3, 15], "five": [1, 4], "fix": [1, 11], "flow": [1, 10, 11, 16, 17, 18, 19, 20, 21], "flowrat": [17, 18, 19, 20, 21], "follow": [1, 11, 12, 14], "format": [1, 4, 10, 11, 17, 18, 19, 20, 21], "found": 14, "fourteen": [1, 11], "frame": [1, 9, 15, 16, 17, 18, 19, 20, 21], "frequenc": [1, 12], "frm": [17, 18, 19, 20, 21], "frm2": 21, "from": [1, 4, 7, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "full": [1, 10, 11, 20], "function": [2, 4, 6, 9, 12, 14, 15, 16, 17, 18, 19, 20, 21], "further": 14, "futur": [1, 12], "g": [1, 11, 17, 18, 19, 20, 21], "gaseou": [1, 11], "gastonia": 16, "gener": [1, 9], "genindex": 1, "geograph": [1, 11, 12, 15], "geographi": [1, 11, 12], "get_data": [1, 9, 13, 14], "get_head": [1, 9, 13, 14], "get_request_tim": [13, 14], "get_status_cod": [13, 14], "get_url": [13, 14], "git": [1, 3], "github": [1, 3], "given": [1, 9, 11, 14, 16, 17, 20, 21], "global": [1, 9], "gov": [1, 11, 14], "govern": [1, 2], "grain": [1, 11], "group": [1, 10, 11, 14], "ha": [1, 2, 4, 15, 16, 17, 20, 21], "handl": [1, 4, 11, 17, 18, 19, 20, 21], "hardwar": [1, 2], "have": [1, 4, 6, 9, 11, 12, 14], "hawaii": [17, 20, 21], "header": [1, 4, 9, 14], "health": [18, 19], "help": [1, 4], "helperfunct": [1, 11, 13], "hi": [17, 20], "histori": [1, 11, 14], "host": [1, 7], "hour": [1, 11, 14, 15, 16, 17, 20, 21], "hourli": [1, 11], "how": [1, 9, 10, 11, 12], "howev": [1, 9], "html": [1, 11, 14], "http": [1, 3, 4, 11, 14], "huntsvil": 20, "hypertext": [1, 4], "i": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "identifi": [1, 11, 14], "implement": [1, 4, 11, 14], "impli": [1, 2], "import": [1, 5, 15, 16, 17, 18, 19, 20, 21], "improv": [1, 2], "includ": [1, 4, 11, 14, 15, 16, 17, 18, 19, 20, 21], "increas": [15, 16, 17, 20, 21], "independ": [1, 11], "indic": [1, 11, 16, 17, 18, 19, 20, 21], "inform": [1, 2, 4, 9, 11, 14, 15, 16, 17, 20, 21], "input": [1, 9, 14, 15, 16, 17, 18, 19, 20, 21], "insert": [15, 16, 17, 20, 21], "instal": [4, 5], "instanc": [1, 4, 14], "instead": [1, 11], "instruct": 14, "integr": [1, 2], "intend": [1, 9, 12], "interfac": [1, 2, 4], "intern": [1, 11, 14], "investig": [1, 12], "invok": [1, 4], "involv": 14, "issu": [1, 11, 14], "januari": [1, 16, 17, 18, 19, 20, 21], "jefferson": [17, 18, 19], "json": [1, 4], "june": [18, 19, 20], "just": [1, 11], "kei": [1, 9, 11, 14], "known": [1, 11, 14], "languag": [1, 6], "last": [1, 11, 16, 17, 18, 19, 20, 21], "later": [1, 11], "latitud": [10, 15], "lead": [1, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "least": [1, 11], "left": [1, 12], "legaci": [1, 4], "length": [15, 16, 17, 20, 21], "less": [1, 11, 15], "level": [1, 11, 12, 16, 17, 20, 21], "liabil": [1, 2], "librari": [4, 11, 12, 14], "like": [1, 5, 14], "limit": [1, 4, 11, 12, 15, 16, 17, 20, 21], "linear": [15, 16, 17, 20, 21], "list": [9, 10, 14, 15, 16, 17, 18, 19, 20, 21], "listfunct": 13, "load": [9, 11, 12, 14], "local": [1, 11], "locat": 14, "logo": [1, 2], "longer": [1, 2, 10, 11], "longitud": [10, 15], "loss": [1, 12], "m": [1, 3], "ma": [14, 18, 20], "ma_cod": [1, 11, 18], "made": [1, 2, 14], "madison": [17, 20], "mai": [1, 2, 8, 9, 12, 15, 17, 18, 20, 21], "mail": [1, 9, 14], "make": [1, 5, 10, 11, 12, 14, 15, 16, 17, 20, 21], "manag": [18, 19], "mani": [1, 12], "manner": [1, 2], "manual": [1, 9], "manufactur": [1, 2], "mark": [1, 2], "mart": [2, 4, 9, 12, 14], "mart_apiv2": [16, 21], "massachusett": [18, 21], "match": [14, 15, 16, 17, 18, 19, 20, 21], "maxima": [1, 11, 15, 16, 17, 20, 21], "maximum": [1, 10, 11, 15, 16, 17, 20, 21], "maxlat": [1, 11, 15], "maxlon": [1, 11, 15], "mccrowei": 1, "mean": [1, 2, 9, 11, 15, 16, 17, 20, 21], "measur": [1, 11], "messag": [1, 9, 14], "meta": [1, 11], "metadata": [4, 15, 17, 20, 21], "metadatafunct": 13, "method": [1, 4, 9, 11, 14], "midnight": [1, 11], "millbrook": 20, "minimum": [1, 11, 15], "minlat": [1, 11, 15], "minlon": [1, 11, 15], "minor": [1, 9], "minut": [1, 11, 12], "modul": [1, 9, 13], "monitor": [9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21], "monoxid": [14, 15, 16, 17, 20, 21], "month": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "monthli": [1, 12], "more": [1, 7, 10, 11, 12], "most": [1, 4, 6, 11], "moth": 19, "much": [1, 12], "multipl": [1, 4, 10, 11, 12, 15, 16, 17, 20, 21], "multipli": [1, 12], "muscl": 20, "must": [1, 8, 11, 12, 14], "n": [15, 16, 17, 20, 21], "name": [1, 10, 11], "nation": 20, "nc": [16, 17, 20], "need": [1, 4, 7, 9, 12, 14], "neither": [1, 6], "new": [1, 9, 14], "next": [1, 3], "no2": [1, 12, 16], "none": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "nor": [1, 2], "north": [1, 11, 14, 15, 21], "notat": [15, 16, 17, 20, 21], "note": [1, 9, 10, 11, 15, 16, 17, 20, 21], "notic": [1, 2, 12], "now": [1, 7, 14], "np": 20, "number": [1, 11, 12, 14, 15, 16, 17, 20, 21], "numer": 14, "o": [1, 11, 15, 16, 17, 20, 21], "o_3": [1, 11], "object": [1, 4, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "observ": [1, 12], "obtain": 14, "occur": [1, 2, 11, 17, 18, 19, 20, 21], "odbc": [1, 4], "offend": [1, 12], "old": 20, "omit": [1, 4, 8], "onc": [1, 11, 14], "one": [1, 6, 9, 10, 11, 12, 15, 16, 17, 18, 19, 20, 21], "onli": [1, 9, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "oper": [1, 11, 15, 16, 17, 18, 20, 21], "option": [1, 11, 15, 16, 17, 18, 19, 20, 21], "order": [1, 12], "org": 1, "organ": [10, 14, 19], "orphan": 1, "other": [1, 4, 5, 6, 11, 12, 14], "otherwis": [1, 2], "out": 14, "output": [1, 11], "over": [1, 6], "overload": [1, 4, 15, 16, 17, 20, 21], "overview": [1, 11], "ozon": [1, 12, 14, 15, 16, 17, 18, 19, 20, 21], "packag": [1, 2, 3, 4, 5, 6, 9, 11, 13], "page": [1, 7], "pair": [1, 11, 17, 18, 19, 20, 21], "panda": [1, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "paramet": [1, 4, 6, 8, 9, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "parameterclass": 14, "pariti": [1, 6], "password": [1, 9, 14], "pb": [1, 11, 14], "pep": [1, 10, 11, 17, 18, 19, 20, 21], "per": [1, 10, 11, 12], "percent": [1, 11], "percentil": [1, 11, 15, 16, 17, 20, 21], "perform": [1, 10, 11, 17, 18, 19, 20, 21], "period": 20, "phase": [1, 2], "pip": [1, 3], "place": [1, 11], "plain": [1, 9], "pleas": [1, 7, 12], "pm": [1, 11, 14, 15, 16, 17, 20, 21], "pm2": [1, 12, 17, 18, 19, 20, 21], "point": [1, 10, 11, 18, 19, 20, 21], "pollut": [1, 4, 11, 12, 15, 16, 17, 18, 19, 20, 21], "port": [1, 6], "portion": [14, 15, 16, 17, 20, 21], "posit": [1, 11, 15], "pqao": [14, 19], "pqao_cod": [1, 11, 14, 19], "prefer": [1, 6], "prevent": [1, 4, 15, 16, 17, 20, 21], "primari": [10, 14, 19], "problem": [1, 2], "procedur": [1, 12], "proceed": 14, "process": [1, 2, 12], "product": [1, 2], "program": [1, 4, 6, 11, 17, 18, 19, 20, 21], "project": [1, 3, 6, 9], "proper": [1, 3], "protect": [1, 2, 4, 9, 18], "protocol": [1, 4], "provid": [1, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "pyaqsapi": [4, 6, 7, 10], "pydata": 1, "python": [1, 3, 4, 5, 6, 9, 14, 15, 16, 17, 18, 19, 20, 21], "qa": [17, 18, 19, 20, 21], "qa_annualpeferomanceev": [1, 11, 13, 14, 18, 20], "qa_annualperformanceev": [1, 10, 11, 13, 14, 17, 19, 21], "qa_annualperformanceevaltransact": [1, 10, 11, 13, 14, 17, 18, 19, 20, 21], "qa_annualperformanceevaltransactiona": 18, "qa_blank": [1, 10, 11, 13, 14, 17, 18, 19, 20, 21], "qa_collocated_assess": [1, 10, 11, 13, 14, 17, 18, 19, 20, 21], "qa_flowrateaudit": [1, 11, 13, 14, 17, 18, 19, 20, 21], "qa_flowrateverif": [1, 10, 11, 13, 14, 17, 18, 19, 20, 21], "qa_one_point_qc": [1, 10, 11, 13, 14, 17, 18, 19, 20, 21], "qa_pep_audit": [1, 10, 11, 13, 14, 17, 18, 19, 20, 21], "qc": [18, 19, 20, 21], "qq": 18, "qualiti": [2, 4, 9, 10, 14, 16, 17, 18, 19, 20, 21], "quarter": [15, 16, 17, 20, 21], "quarterli": [1, 11, 15, 16, 17, 20, 21], "quarterlydata": [1, 11], "quarterlysummari": [1, 11, 13, 14, 15, 16, 17, 20, 21], "queri": [1, 11, 12], "question": [1, 7], "r": [1, 3], "raqsapi": [9, 12], "rate": [1, 4, 10, 11, 16, 17, 18, 19, 20, 21], "raw": [1, 10, 11, 17, 18, 19, 20, 21], "rd": [1, 10, 11, 17, 18, 19, 20, 21], "re": 14, "real": [1, 7], "reason": 14, "receiv": [1, 11, 14], "recommend": [1, 2], "record": [1, 12], "rectangular": 15, "ref": [1, 11], "refer": [2, 11, 14], "reflect": [1, 2], "regard": [1, 2, 9], "regener": [1, 9], "regist": [1, 11, 14], "regul": [1, 12], "reject": [1, 9], "relat": [1, 4, 9, 10, 11, 12, 15, 16, 17, 18, 19, 20, 21], "relinquish": [1, 2], "remov": [1, 2], "repeat": [1, 10, 11, 15, 16, 17, 20, 21], "report": [1, 11], "repositori": [1, 3], "repres": [1, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "request": [1, 4, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "requir": [1, 3, 11, 14, 15, 16, 17, 20, 21], "reset": 14, "respect": [1, 2, 11, 14], "respons": [1, 2, 11], "restrict": [1, 10, 11], "result": [1, 2, 4, 8, 10, 11, 12, 15, 16, 17, 20, 21], "retriev": [1, 4, 7, 9, 10, 11, 12, 14, 15, 16, 17, 20, 21], "return": [1, 4, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "return_head": [1, 4, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "revis": 14, "roll": [1, 11, 14, 15, 16, 17, 20, 21], "root": [1, 3], "routin": [1, 12], "row": [1, 12, 14], "run": [14, 15, 16, 17, 20, 21], "s3": [17, 21], "same": [1, 5, 6, 9, 11, 12, 14, 16], "sampl": [1, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "sampledata": [1, 10, 11, 13, 14, 15, 16, 17, 20, 21], "sampler": [1, 11], "save": [1, 11], "school": 20, "seal": [1, 2], "seashor": 20, "second": [1, 4, 15, 16, 17, 20, 21], "section": [1, 7, 11, 12, 14], "secur": [1, 4], "see": [1, 7, 11], "select": [1, 11, 15, 16, 17, 18, 19, 20, 21], "send": [1, 12], "sent": [1, 6, 9, 11, 14], "separ": [15, 16, 17, 20, 21], "serv": [1, 4], "server": [1, 4, 9, 12, 15, 16, 17, 20, 21], "servic": [1, 2, 7, 9, 10, 11, 12, 14], "set": [4, 11, 14], "set_data": [13, 14], "set_head": [13, 14], "setupfunct": 13, "setuptool": [1, 3], "seven": 10, "sever": [1, 11], "shall": [1, 2], "shoal": 20, "should": [1, 9, 11], "sign": 14, "similar": [1, 6, 9], "simpl": [1, 4, 11], "simpli": [1, 9], "sinc": [1, 9], "singl": [1, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "site": [1, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "sitenum": [1, 11, 19, 20], "size": [1, 12], "small": [1, 12], "so": [1, 4, 9, 14, 15, 16, 17, 20, 21], "so2": [17, 20, 21], "softwar": [1, 2], "some": [1, 11, 12, 14], "sometim": [1, 11], "sourc": [1, 9], "south": [1, 11, 15, 18], "specif": [1, 2, 11, 15, 16, 17, 20, 21], "specifi": [1, 8, 11, 14], "sphinx": 14, "stall": [1, 4], "stamp": 14, "standard": [17, 18, 21], "start": [1, 12], "state": [1, 2, 4, 10, 11, 14, 17, 20, 21], "statefip": [1, 8, 11, 14, 15, 17, 19, 20, 21], "statist": [10, 12, 14, 16, 17, 20, 21], "statu": [1, 11, 14], "status_cod": 14, "still": [1, 3], "store": [1, 9, 11, 14], "str": [14, 15, 16, 17, 18, 19, 20, 21], "string": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "submiss": [1, 10, 11, 17, 18, 19, 20, 21], "submit": [1, 12, 17, 18, 21], "submodul": [1, 11, 13], "subpackag": 13, "success": [1, 9, 15, 16, 17, 20, 21], "suggest": [1, 12], "summar": [1, 11], "summari": [1, 10, 11, 15, 16, 17, 20, 21], "suppli": [1, 8, 9], "sure": [1, 5], "system": [1, 2, 4, 11, 14], "tabl": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "take": [1, 9, 10, 11, 15, 16, 17, 20, 21], "task": [1, 12], "tempor": [1, 12], "term": [1, 12], "territori": 14, "text": [1, 9], "than": [1, 6, 11, 12, 15], "thei": [1, 8, 11, 12], "them": [1, 4, 8, 12], "thi": [1, 2, 4, 9, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "thirteen": 10, "those": [1, 9], "though": [1, 12], "three": [1, 11], "through": [1, 11, 14], "thrown": 14, "time": [1, 7, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "timefram": [16, 21], "todai": [1, 7], "total": [1, 11], "toward": [1, 7], "trademark": [1, 2], "transact": [1, 10, 11, 17, 18, 19, 20, 21], "transactionsampl": [1, 10, 11, 13, 14, 17, 18, 20, 21], "transfer": [1, 4], "transport": [1, 11, 17, 18, 19, 20, 21], "treat": [1, 9], "true": [1, 4, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "truro": 20, "twice": [1, 11], "two": [1, 11, 15], "txt": [1, 3], "type": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "u": [1, 2, 4, 9, 10, 11, 14], "unexpect": [1, 8], "unexpos": [1, 11, 17, 18, 19, 20, 21], "unit": [1, 2, 4, 17, 18, 21], "unsur": [1, 12], "up": [12, 14], "updat": [1, 11, 16, 17, 18, 19, 20, 21], "upload": [1, 11], "url": [1, 14], "us": [2, 3, 6, 7, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "usabl": [1, 4], "usag": 14, "usepa": [1, 2, 3], "user": [2, 4, 11, 12, 14], "usernam": [1, 9, 11, 14], "usual": [1, 11, 14], "util": [1, 2], "v2": [1, 2, 4], "valid": [1, 9, 11, 14, 15, 16, 17, 20, 21], "valu": [1, 8, 11, 12, 14, 15, 16, 17, 20, 21], "variabl": [9, 15, 16, 17, 18, 19, 20, 21], "variou": [1, 11], "verif": [1, 10, 11, 14, 16, 17, 18, 19, 20, 21], "verifi": [1, 11], "version": 1, "via": [1, 4, 11, 12, 14], "vicin": 15, "virtual": [1, 5], "vulner": [1, 4], "wa": [1, 2, 5, 11, 14, 16, 17, 18, 19, 20, 21], "wai": [1, 12], "wait": [1, 12, 15, 16, 17, 20, 21], "wake": [17, 20], "want": [1, 9, 11], "warn": 14, "warranti": [1, 2], "we": [1, 12], "week": [1, 11], "welcom": 1, "were": [16, 17, 20, 21], "west": [1, 11, 15], "what": 14, "wheen": [1, 11], "when": [1, 9, 11, 12, 16, 17, 18, 19, 20, 21], "where": [1, 5, 10, 15, 16, 17, 18, 19, 20, 21], "which": [1, 4, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21], "while": [1, 3], "who": [1, 9], "whole": 20, "within": [1, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21], "without": [1, 2, 9, 12], "work": [1, 7, 12], "would": [1, 9], "year": [1, 4, 10, 11, 12, 15, 16, 17, 18, 19, 20, 21], "yearli": [1, 11], "you": [1, 5, 6, 9, 12], "your": [1, 12, 14], "yourself": [1, 12], "zero": [1, 8, 11, 14, 16, 17, 18, 19, 20, 21]}, "titles": ["Index", "pyaqsapi user documentation", "EPA Disclaimer", "Install pyaqsapi", "Introduction", "Load pyaqsapi", "About RAQSAPI", "About the timeliness of AQS Data", "Troubleshooting", "Using pyaqsapi", "Data Mart aggregate functions", "Functions Exported by pyaqsapi", "Usage tips and precautions", "pyaqsapi", "pyaqsapi package", "pyaqsapi.bybox package", "pyaqsapi.bycbsa package", "pyaqsapi.bycounty package", "pyaqsapi.byma package", "pyaqsapi.bypqao package", "pyaqsapi.bysite package", "pyaqsapi.bystate package"], "titleterms": {"about": [1, 6, 7], "agenc": [1, 11], "aggreg": [1, 10, 11], "api": [1, 11], "aq": [1, 2, 7], "area": [1, 11], "assur": [1, 11], "base": [1, 11], "bound": [1, 11], "box": [1, 11], "bybox": [1, 11, 15], "bycbsa": 16, "bycounti": [1, 11, 17], "byma": 18, "bypqao": 19, "bysit": [1, 11, 20], "bystat": [1, 11, 21], "cbsa": [1, 11], "core": [1, 11], "credenti": [1, 9, 11], "data": [1, 7, 10, 11], "datamart": [1, 2], "descript": [1, 11], "disclaim": [1, 2], "document": 1, "epa": [1, 2], "export": [1, 11], "famili": [1, 11], "function": [1, 10, 11], "helperfunct": 14, "index": [0, 1], "instal": [1, 3], "introduct": [1, 4], "latitud": [1, 11], "librari": [1, 9], "list": [1, 11], "listfunct": 14, "load": [1, 5], "longitud": [1, 11], "ma": [1, 11], "mart": [1, 10, 11], "metadata": [1, 11], "metadatafunct": 14, "miscellan": [1, 11], "modul": [14, 15, 16, 17, 18, 19, 20, 21], "monitor": [1, 11], "organ": [1, 11], "packag": [14, 15, 16, 17, 18, 19, 20, 21], "pqao": [1, 11], "precaut": [1, 12], "primari": [1, 11], "pyaqsapi": [1, 3, 5, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21], "qualiti": [1, 11], "raqsapi": [1, 6], "refer": 1, "set": [1, 9], "setupfunct": 14, "sign": [1, 9, 11], "statist": [1, 11], "submodul": [14, 15, 16, 17, 18, 19, 20, 21], "subpackag": 14, "timeli": [1, 7], "tip": [1, 12], "troubleshoot": [1, 8], "up": [1, 9, 11], "us": [1, 9], "usag": [1, 11, 12], "user": [1, 9], "variabl": [1, 11]}})
\ No newline at end of file
+Search.setIndex({"alltitles": {"AQS DataMart Disclaimer": [[1, "aqs-datamart-disclaimer"], [2, "aqs-datamart-disclaimer"]], "About RAQSAPI": [[1, "about-raqsapi"], [6, null]], "About the timeliness of AQS Data": [[1, "about-the-timeliness-of-aqs-data"], [7, null]], "Data Mart API list functions": [[1, "data-mart-api-list-functions"], [11, "data-mart-api-list-functions"]], "Data Mart API metadata functions": [[1, "data-mart-api-metadata-functions"], [11, "data-mart-api-metadata-functions"]], "Data Mart aggregate functions": [[1, "data-mart-aggregate-functions"], [10, null], [11, "data-mart-aggregate-functions"]], "Data Mart aggregate functions by Core Based Statistical Area (cbsa)": [[1, "data-mart-aggregate-functions-by-core-based-statistical-area-cbsa"], [11, "data-mart-aggregate-functions-by-core-based-statistical-area-cbsa"]], "Data Mart aggregate functions by Monitoring agency (MA)": [[1, "data-mart-aggregate-functions-by-monitoring-agency-ma"], [11, "data-mart-aggregate-functions-by-monitoring-agency-ma"]], "Data Mart aggregate functions by Primary Quality Assurance Organization (pqao)": [[1, "data-mart-aggregate-functions-by-primary-quality-assurance-organization-pqao"], [11, "data-mart-aggregate-functions-by-primary-quality-assurance-organization-pqao"]], "Data Mart aggregate functions by latitude/longitude bounding box (bybox)": [[1, "data-mart-aggregate-functions-by-latitude-longitude-bounding-box-bybox"], [11, "data-mart-aggregate-functions-by-latitude-longitude-bounding-box-bybox"]], "Data Mart aggregate functions bycounty": [[1, "data-mart-aggregate-functions-bycounty"], [11, "data-mart-aggregate-functions-bycounty"]], "Data Mart aggregate functions bysite": [[1, "data-mart-aggregate-functions-bysite"], [11, "data-mart-aggregate-functions-bysite"]], "Data Mart aggregate functions bystate": [[1, "data-mart-aggregate-functions-bystate"], [11, "data-mart-aggregate-functions-bystate"]], "EPA Disclaimer": [[1, "epa-disclaimer"], [2, null]], "Functions Exported by pyaqsapi": [[1, "functions-exported-by-pyaqsapi"], [11, null]], "Index": [[0, null]], "Install pyaqsapi": [[1, "install-pyaqsapi"], [3, null]], "Introduction": [[1, "introduction"], [4, null]], "Load pyaqsapi": [[1, "load-pyaqsapi"], [5, null]], "References": [[1, "references"]], "Sign up and credentials": [[1, "sign-up-and-credentials"], [11, "sign-up-and-credentials"]], "Sign up and setting up user credentials with the pyaqsapi library": [[1, "sign-up-and-setting-up-user-credentials-with-the-pyaqsapi-library"], [9, "sign-up-and-setting-up-user-credentials-with-the-pyaqsapi-library"]], "Submodules": [[14, "submodules"], [15, "submodules"], [16, "submodules"], [17, "submodules"], [18, "submodules"], [19, "submodules"], [20, "submodules"], [21, "submodules"]], "Subpackages": [[14, "subpackages"]], "Troubleshooting": [[1, "troubleshooting"], [8, null]], "Usage tips and precautions": [[1, "usage-tips-and-precautions"], [12, null]], "Using pyaqsapi": [[1, "using-pyaqsapi"], [9, null]], "Variable descriptions and usage": [[1, "variable-descriptions-and-usage"], [11, "variable-descriptions-and-usage"]], "pyaqsapi": [[13, null]], "pyaqsapi API reference documentation": [[1, "pyaqsapi-api-reference-documentation"]], "pyaqsapi Miscellaneous functions": [[1, "pyaqsapi-miscellaneous-functions"], [11, "pyaqsapi-miscellaneous-functions"]], "pyaqsapi functional families": [[1, "pyaqsapi-functional-families"], [11, "pyaqsapi-functional-families"]], "pyaqsapi index": [[1, "pyaqsapi-index"]], "pyaqsapi package": [[14, null]], "pyaqsapi user documentation": [[1, null]], "pyaqsapi.bybox package": [[15, null]], "pyaqsapi.bybox.bybox module": [[15, "module-pyaqsapi.bybox.bybox"]], "pyaqsapi.bycbsa package": [[16, null]], "pyaqsapi.bycbsa.bycbsa module": [[16, "module-pyaqsapi.bycbsa.bycbsa"]], "pyaqsapi.bycounty package": [[17, null]], "pyaqsapi.bycounty.bycounty module": [[17, "module-pyaqsapi.bycounty.bycounty"]], "pyaqsapi.byma package": [[18, null]], "pyaqsapi.byma.byma module": [[18, "module-pyaqsapi.byma.byma"]], "pyaqsapi.bypqao package": [[19, null]], "pyaqsapi.bypqao.bypqao module": [[19, "module-pyaqsapi.bypqao.bypqao"]], "pyaqsapi.bysite package": [[20, null]], "pyaqsapi.bysite.bysite module": [[20, "module-pyaqsapi.bysite.bysite"]], "pyaqsapi.bystate package": [[21, null]], "pyaqsapi.bystate.bystate module": [[21, "module-pyaqsapi.bystate.bystate"]], "pyaqsapi.helperfunctions module": [[14, "module-pyaqsapi.helperfunctions"]], "pyaqsapi.listfunctions module": [[14, "module-pyaqsapi.listfunctions"]], "pyaqsapi.metadatafunctions module": [[14, "module-pyaqsapi.metadatafunctions"]], "pyaqsapi.setupfunctions module": [[14, "module-pyaqsapi.setupfunctions"]]}, "docnames": ["genindex", "index", "manual/EPA_Disclaimer", "manual/Install_pyaqsapi", "manual/Introduction", "manual/Load_pyaqsapi", "manual/RAQSAPI", "manual/TimelinessofAQSdata", "manual/Troubleshooting", "manual/Using_pyaqsapi", "manual/pyaqsapiFunctions-Brief", "manual/pyaqsapiFunctions-Long", "manual/pyaqsapiusagetipsandprecautions", "modules", "pyaqsapi", "pyaqsapi.bybox", "pyaqsapi.bycbsa", "pyaqsapi.bycounty", "pyaqsapi.byma", "pyaqsapi.bypqao", "pyaqsapi.bysite", "pyaqsapi.bystate"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinxcontrib.bibtex": 9}, "filenames": ["genindex.rst", "index.rst", "manual\\EPA_Disclaimer.rst", "manual\\Install_pyaqsapi.rst", "manual\\Introduction.rst", "manual\\Load_pyaqsapi.rst", "manual\\RAQSAPI.rst", "manual\\TimelinessofAQSdata.rst", "manual\\Troubleshooting.rst", "manual\\Using_pyaqsapi.rst", "manual\\pyaqsapiFunctions-Brief.rst", "manual\\pyaqsapiFunctions-Long.rst", "manual\\pyaqsapiusagetipsandprecautions.rst", "modules.rst", "pyaqsapi.rst", "pyaqsapi.bybox.rst", "pyaqsapi.bycbsa.rst", "pyaqsapi.bycounty.rst", "pyaqsapi.byma.rst", "pyaqsapi.bypqao.rst", "pyaqsapi.bysite.rst", "pyaqsapi.bystate.rst"], "indexentries": {"about raqsapi;": [[1, "index-10", false], [6, "index-0", false]], "about the timeliness of aqs;": [[1, "index-2", false], [7, "index-0", false]], "aggregate functions;": [[10, "index-1", false]], "annualsummary() (in module pyaqsapi.bybox)": [[15, "pyaqsapi.bybox.annualsummary", false]], "annualsummary() (in module pyaqsapi.bybox.bybox)": [[15, "pyaqsapi.bybox.bybox.annualsummary", false]], "annualsummary() (in module pyaqsapi.bycbsa)": [[16, "pyaqsapi.bycbsa.annualsummary", false]], "annualsummary() (in module pyaqsapi.bycbsa.bycbsa)": [[16, "pyaqsapi.bycbsa.bycbsa.annualsummary", false]], "annualsummary() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.annualsummary", false]], "annualsummary() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.annualsummary", false]], "annualsummary() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.annualsummary", false]], "annualsummary() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.annualsummary", false]], "annualsummary() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.annualsummary", false]], "annualsummary() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.annualsummary", false]], "aqs_cbsas() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_cbsas", false]], "aqs_classes() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_classes", false]], "aqs_counties_by_state() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_counties_by_state", false]], "aqs_credentials() (in module pyaqsapi.helperfunctions)": [[14, "pyaqsapi.helperfunctions.aqs_credentials", false]], "aqs_fields_by_service() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_fields_by_service", false]], "aqs_is_available() (in module pyaqsapi.metadatafunctions)": [[14, "pyaqsapi.metadatafunctions.aqs_is_available", false]], "aqs_isavailable() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_isavailable", false]], "aqs_knownissues() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_knownissues", false]], "aqs_knownissues() (in module pyaqsapi.metadatafunctions)": [[14, "pyaqsapi.metadatafunctions.aqs_knownissues", false]], "aqs_mas() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_mas", false]], "aqs_parameters_by_class() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_parameters_by_class", false]], "aqs_pqaos() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_pqaos", false]], "aqs_removeheader() (in module pyaqsapi.helperfunctions)": [[14, "pyaqsapi.helperfunctions.aqs_removeheader", false]], "aqs_revisionhistory() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_revisionhistory", false]], "aqs_revisionhistory() (in module pyaqsapi.metadatafunctions)": [[14, "pyaqsapi.metadatafunctions.aqs_revisionhistory", false]], "aqs_sampledurations() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_sampledurations", false]], "aqs_sign_up() (in module pyaqsapi.setupfunctions)": [[14, "pyaqsapi.setupfunctions.aqs_sign_up", false]], "aqs_sites_by_county() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_sites_by_county", false]], "aqs_states() (in module pyaqsapi.listfunctions)": [[14, "pyaqsapi.listfunctions.aqs_states", false]], "aqsapi_v2 (class in pyaqsapi.helperfunctions)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2", false]], "dailysummary() (in module pyaqsapi.bybox)": [[15, "pyaqsapi.bybox.dailysummary", false]], "dailysummary() (in module pyaqsapi.bybox.bybox)": [[15, "pyaqsapi.bybox.bybox.dailysummary", false]], "dailysummary() (in module pyaqsapi.bycbsa)": [[16, "pyaqsapi.bycbsa.dailysummary", false]], "dailysummary() (in module pyaqsapi.bycbsa.bycbsa)": [[16, "pyaqsapi.bycbsa.bycbsa.dailysummary", false]], "dailysummary() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.dailysummary", false]], "dailysummary() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.dailysummary", false]], "dailysummary() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.dailysummary", false]], "dailysummary() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.dailysummary", false]], "dailysummary() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.dailysummary", false]], "dailysummary() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.dailysummary", false]], "epa disclaimer;": [[1, "index-0", false], [2, "index-0", false]], "get_data() (pyaqsapi.helperfunctions.aqsapi_v2 method)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2.get_data", false]], "get_header() (pyaqsapi.helperfunctions.aqsapi_v2 method)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2.get_header", false]], "get_request_time() (pyaqsapi.helperfunctions.aqsapi_v2 method)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2.get_request_time", false]], "get_status_code() (pyaqsapi.helperfunctions.aqsapi_v2 method)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2.get_status_code", false]], "get_url() (pyaqsapi.helperfunctions.aqsapi_v2 method)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2.get_url", false]], "install pyaqsapi;": [[1, "index-3", false], [3, "index-0", false]], "introduction;": [[1, "index-1", false], [4, "index-0", false]], "load pyaqsapi;": [[1, "index-4", false], [5, "index-0", false]], "module": [[14, "module-pyaqsapi", false], [14, "module-pyaqsapi.helperfunctions", false], [14, "module-pyaqsapi.listfunctions", false], [14, "module-pyaqsapi.metadatafunctions", false], [14, "module-pyaqsapi.setupfunctions", false], [15, "module-pyaqsapi.bybox", false], [15, "module-pyaqsapi.bybox.bybox", false], [16, "module-pyaqsapi.bycbsa", false], [16, "module-pyaqsapi.bycbsa.bycbsa", false], [17, "module-pyaqsapi.bycounty", false], [17, "module-pyaqsapi.bycounty.bycounty", false], [18, "module-pyaqsapi.byma", false], [18, "module-pyaqsapi.byma.byma", false], [19, "module-pyaqsapi.bypqao", false], [19, "module-pyaqsapi.bypqao.bypqao", false], [20, "module-pyaqsapi.bysite", false], [20, "module-pyaqsapi.bysite.bysite", false], [21, "module-pyaqsapi.bystate", false], [21, "module-pyaqsapi.bystate.bystate", false]], "monitors() (in module pyaqsapi.bybox)": [[15, "pyaqsapi.bybox.monitors", false]], "monitors() (in module pyaqsapi.bybox.bybox)": [[15, "pyaqsapi.bybox.bybox.monitors", false]], "monitors() (in module pyaqsapi.bycbsa)": [[16, "pyaqsapi.bycbsa.monitors", false]], "monitors() (in module pyaqsapi.bycbsa.bycbsa)": [[16, "pyaqsapi.bycbsa.bycbsa.monitors", false]], "monitors() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.monitors", false]], "monitors() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.monitors", false]], "monitors() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.monitors", false]], "monitors() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.monitors", false]], "monitors() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.monitors", false]], "monitors() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.monitors", false]], "pyaqsapi": [[14, "module-pyaqsapi", false]], "pyaqsapi functions brief;": [[10, "index-0", false]], "pyaqsapi functions long;": [[1, "index-8", false], [11, "index-0", false]], "pyaqsapi.bybox": [[15, "module-pyaqsapi.bybox", false]], "pyaqsapi.bybox.bybox": [[15, "module-pyaqsapi.bybox.bybox", false]], "pyaqsapi.bycbsa": [[16, "module-pyaqsapi.bycbsa", false]], "pyaqsapi.bycbsa.bycbsa": [[16, "module-pyaqsapi.bycbsa.bycbsa", false]], "pyaqsapi.bycounty": [[17, "module-pyaqsapi.bycounty", false]], "pyaqsapi.bycounty.bycounty": [[17, "module-pyaqsapi.bycounty.bycounty", false]], "pyaqsapi.byma": [[18, "module-pyaqsapi.byma", false]], "pyaqsapi.byma.byma": [[18, "module-pyaqsapi.byma.byma", false]], "pyaqsapi.bypqao": [[19, "module-pyaqsapi.bypqao", false]], "pyaqsapi.bypqao.bypqao": [[19, "module-pyaqsapi.bypqao.bypqao", false]], "pyaqsapi.bysite": [[20, "module-pyaqsapi.bysite", false]], "pyaqsapi.bysite.bysite": [[20, "module-pyaqsapi.bysite.bysite", false]], "pyaqsapi.bystate": [[21, "module-pyaqsapi.bystate", false]], "pyaqsapi.bystate.bystate": [[21, "module-pyaqsapi.bystate.bystate", false]], "pyaqsapi.helperfunctions": [[14, "module-pyaqsapi.helperfunctions", false]], "pyaqsapi.listfunctions": [[14, "module-pyaqsapi.listfunctions", false]], "pyaqsapi.metadatafunctions": [[14, "module-pyaqsapi.metadatafunctions", false]], "pyaqsapi.setupfunctions": [[14, "module-pyaqsapi.setupfunctions", false]], "qa_annualpeferomanceeval() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_annualpeferomanceeval", false]], "qa_annualpeferomanceeval() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_annualpeferomanceeval", false]], "qa_annualpeferomanceeval() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_annualpeferomanceeval", false]], "qa_annualpeferomanceeval() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_annualpeferomanceeval", false]], "qa_annualperformanceeval() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_annualperformanceeval", false]], "qa_annualperformanceeval() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_annualperformanceeval", false]], "qa_annualperformanceeval() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_annualperformanceeval", false]], "qa_annualperformanceeval() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_annualperformanceeval", false]], "qa_annualperformanceeval() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_annualperformanceeval", false]], "qa_annualperformanceeval() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_annualperformanceeval", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_annualperformanceevaltransaction", false]], "qa_annualperformanceevaltransaction() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_annualperformanceevaltransaction", false]], "qa_blanks() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_blanks", false]], "qa_blanks() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_blanks", false]], "qa_collocated_assessments() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_collocated_assessments", false]], "qa_collocated_assessments() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_collocated_assessments", false]], "qa_flowrateaudit() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_flowrateaudit", false]], "qa_flowrateaudit() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_flowrateaudit", false]], "qa_flowrateverification() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_flowrateverification", false]], "qa_flowrateverification() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_flowrateverification", false]], "qa_one_point_qc() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_one_point_qc", false]], "qa_one_point_qc() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_one_point_qc", false]], "qa_pep_audit() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.bypqao)": [[19, "pyaqsapi.bypqao.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.bypqao.bypqao)": [[19, "pyaqsapi.bypqao.bypqao.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.qa_pep_audit", false]], "qa_pep_audit() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.qa_pep_audit", false]], "quarterlysummary() (in module pyaqsapi.bybox)": [[15, "pyaqsapi.bybox.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bybox.bybox)": [[15, "pyaqsapi.bybox.bybox.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bycbsa)": [[16, "pyaqsapi.bycbsa.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bycbsa.bycbsa)": [[16, "pyaqsapi.bycbsa.bycbsa.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.quarterlysummary", false]], "quarterlysummary() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.quarterlysummary", false]], "sampledata() (in module pyaqsapi.bybox)": [[15, "pyaqsapi.bybox.sampledata", false]], "sampledata() (in module pyaqsapi.bybox.bybox)": [[15, "pyaqsapi.bybox.bybox.sampledata", false]], "sampledata() (in module pyaqsapi.bycbsa)": [[16, "pyaqsapi.bycbsa.sampledata", false]], "sampledata() (in module pyaqsapi.bycbsa.bycbsa)": [[16, "pyaqsapi.bycbsa.bycbsa.sampledata", false]], "sampledata() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.sampledata", false]], "sampledata() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.sampledata", false]], "sampledata() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.sampledata", false]], "sampledata() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.sampledata", false]], "sampledata() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.sampledata", false]], "sampledata() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.sampledata", false]], "services;": [[10, "index-2", false]], "set_data() (pyaqsapi.helperfunctions.aqsapi_v2 method)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2.set_data", false]], "set_header() (pyaqsapi.helperfunctions.aqsapi_v2 method)": [[14, "pyaqsapi.helperfunctions.AQSAPI_V2.set_header", false]], "sign_up;": [[1, "index-6", false], [9, "index-1", false]], "transactionsample() (in module pyaqsapi.bycounty)": [[17, "pyaqsapi.bycounty.transactionsample", false]], "transactionsample() (in module pyaqsapi.bycounty.bycounty)": [[17, "pyaqsapi.bycounty.bycounty.transactionsample", false]], "transactionsample() (in module pyaqsapi.byma)": [[18, "pyaqsapi.byma.transactionsample", false]], "transactionsample() (in module pyaqsapi.byma.byma)": [[18, "pyaqsapi.byma.byma.transactionsample", false]], "transactionsample() (in module pyaqsapi.bysite)": [[20, "pyaqsapi.bysite.transactionsample", false]], "transactionsample() (in module pyaqsapi.bysite.bysite)": [[20, "pyaqsapi.bysite.bysite.transactionsample", false]], "transactionsample() (in module pyaqsapi.bystate)": [[21, "pyaqsapi.bystate.transactionsample", false]], "transactionsample() (in module pyaqsapi.bystate.bystate)": [[21, "pyaqsapi.bystate.bystate.transactionsample", false]], "troubleshooting pyaqsapi;": [[1, "index-9", false], [8, "index-0", false]], "useage tips and precuations;": [[1, "index-7", false], [12, "index-0", false]], "using pyaqsapi;": [[1, "index-5", false], [9, "index-0", false]]}, "objects": {"": [[14, 0, 0, "-", "pyaqsapi"]], "pyaqsapi": [[15, 0, 0, "-", "bybox"], [16, 0, 0, "-", "bycbsa"], [17, 0, 0, "-", "bycounty"], [18, 0, 0, "-", "byma"], [19, 0, 0, "-", "bypqao"], [20, 0, 0, "-", "bysite"], [21, 0, 0, "-", "bystate"], [14, 0, 0, "-", "helperfunctions"], [14, 0, 0, "-", "listfunctions"], [14, 0, 0, "-", "metadatafunctions"], [14, 0, 0, "-", "setupfunctions"]], "pyaqsapi.bybox": [[15, 1, 1, "", "annualsummary"], [15, 0, 0, "-", "bybox"], [15, 1, 1, "", "dailysummary"], [15, 1, 1, "", "monitors"], [15, 1, 1, "", "quarterlysummary"], [15, 1, 1, "", "sampledata"]], "pyaqsapi.bybox.bybox": [[15, 1, 1, "", "annualsummary"], [15, 1, 1, "", "dailysummary"], [15, 1, 1, "", "monitors"], [15, 1, 1, "", "quarterlysummary"], [15, 1, 1, "", "sampledata"]], "pyaqsapi.bycbsa": [[16, 1, 1, "", "annualsummary"], [16, 0, 0, "-", "bycbsa"], [16, 1, 1, "", "dailysummary"], [16, 1, 1, "", "monitors"], [16, 1, 1, "", "quarterlysummary"], [16, 1, 1, "", "sampledata"]], "pyaqsapi.bycbsa.bycbsa": [[16, 1, 1, "", "annualsummary"], [16, 1, 1, "", "dailysummary"], [16, 1, 1, "", "monitors"], [16, 1, 1, "", "quarterlysummary"], [16, 1, 1, "", "sampledata"]], "pyaqsapi.bycounty": [[17, 1, 1, "", "annualsummary"], [17, 0, 0, "-", "bycounty"], [17, 1, 1, "", "dailysummary"], [17, 1, 1, "", "monitors"], [17, 1, 1, "", "qa_annualperformanceeval"], [17, 1, 1, "", "qa_annualperformanceevaltransaction"], [17, 1, 1, "", "qa_blanks"], [17, 1, 1, "", "qa_collocated_assessments"], [17, 1, 1, "", "qa_flowrateaudit"], [17, 1, 1, "", "qa_flowrateverification"], [17, 1, 1, "", "qa_one_point_qc"], [17, 1, 1, "", "qa_pep_audit"], [17, 1, 1, "", "quarterlysummary"], [17, 1, 1, "", "sampledata"], [17, 1, 1, "", "transactionsample"]], "pyaqsapi.bycounty.bycounty": [[17, 1, 1, "", "annualsummary"], [17, 1, 1, "", "dailysummary"], [17, 1, 1, "", "monitors"], [17, 1, 1, "", "qa_annualperformanceeval"], [17, 1, 1, "", "qa_annualperformanceevaltransaction"], [17, 1, 1, "", "qa_blanks"], [17, 1, 1, "", "qa_collocated_assessments"], [17, 1, 1, "", "qa_flowrateaudit"], [17, 1, 1, "", "qa_flowrateverification"], [17, 1, 1, "", "qa_one_point_qc"], [17, 1, 1, "", "qa_pep_audit"], [17, 1, 1, "", "quarterlysummary"], [17, 1, 1, "", "sampledata"], [17, 1, 1, "", "transactionsample"]], "pyaqsapi.byma": [[18, 0, 0, "-", "byma"], [18, 1, 1, "", "qa_annualpeferomanceeval"], [18, 1, 1, "", "qa_annualperformanceevaltransaction"], [18, 1, 1, "", "qa_blanks"], [18, 1, 1, "", "qa_collocated_assessments"], [18, 1, 1, "", "qa_flowrateaudit"], [18, 1, 1, "", "qa_flowrateverification"], [18, 1, 1, "", "qa_one_point_qc"], [18, 1, 1, "", "qa_pep_audit"], [18, 1, 1, "", "transactionsample"]], "pyaqsapi.byma.byma": [[18, 1, 1, "", "qa_annualpeferomanceeval"], [18, 1, 1, "", "qa_annualperformanceevaltransaction"], [18, 1, 1, "", "qa_blanks"], [18, 1, 1, "", "qa_collocated_assessments"], [18, 1, 1, "", "qa_flowrateaudit"], [18, 1, 1, "", "qa_flowrateverification"], [18, 1, 1, "", "qa_one_point_qc"], [18, 1, 1, "", "qa_pep_audit"], [18, 1, 1, "", "transactionsample"]], "pyaqsapi.bypqao": [[19, 0, 0, "-", "bypqao"], [19, 1, 1, "", "qa_annualperformanceeval"], [19, 1, 1, "", "qa_annualperformanceevaltransaction"], [19, 1, 1, "", "qa_blanks"], [19, 1, 1, "", "qa_collocated_assessments"], [19, 1, 1, "", "qa_flowrateaudit"], [19, 1, 1, "", "qa_flowrateverification"], [19, 1, 1, "", "qa_one_point_qc"], [19, 1, 1, "", "qa_pep_audit"]], "pyaqsapi.bypqao.bypqao": [[19, 1, 1, "", "qa_annualperformanceeval"], [19, 1, 1, "", "qa_annualperformanceevaltransaction"], [19, 1, 1, "", "qa_blanks"], [19, 1, 1, "", "qa_collocated_assessments"], [19, 1, 1, "", "qa_flowrateaudit"], [19, 1, 1, "", "qa_flowrateverification"], [19, 1, 1, "", "qa_one_point_qc"], [19, 1, 1, "", "qa_pep_audit"]], "pyaqsapi.bysite": [[20, 1, 1, "", "annualsummary"], [20, 0, 0, "-", "bysite"], [20, 1, 1, "", "dailysummary"], [20, 1, 1, "", "monitors"], [20, 1, 1, "", "qa_annualpeferomanceeval"], [20, 1, 1, "", "qa_annualperformanceevaltransaction"], [20, 1, 1, "", "qa_blanks"], [20, 1, 1, "", "qa_collocated_assessments"], [20, 1, 1, "", "qa_flowrateaudit"], [20, 1, 1, "", "qa_flowrateverification"], [20, 1, 1, "", "qa_one_point_qc"], [20, 1, 1, "", "qa_pep_audit"], [20, 1, 1, "", "quarterlysummary"], [20, 1, 1, "", "sampledata"], [20, 1, 1, "", "transactionsample"]], "pyaqsapi.bysite.bysite": [[20, 1, 1, "", "annualsummary"], [20, 1, 1, "", "dailysummary"], [20, 1, 1, "", "monitors"], [20, 1, 1, "", "qa_annualpeferomanceeval"], [20, 1, 1, "", "qa_annualperformanceevaltransaction"], [20, 1, 1, "", "qa_blanks"], [20, 1, 1, "", "qa_collocated_assessments"], [20, 1, 1, "", "qa_flowrateaudit"], [20, 1, 1, "", "qa_flowrateverification"], [20, 1, 1, "", "qa_one_point_qc"], [20, 1, 1, "", "qa_pep_audit"], [20, 1, 1, "", "quarterlysummary"], [20, 1, 1, "", "sampledata"], [20, 1, 1, "", "transactionsample"]], "pyaqsapi.bystate": [[21, 1, 1, "", "annualsummary"], [21, 0, 0, "-", "bystate"], [21, 1, 1, "", "dailysummary"], [21, 1, 1, "", "monitors"], [21, 1, 1, "", "qa_annualperformanceeval"], [21, 1, 1, "", "qa_annualperformanceevaltransaction"], [21, 1, 1, "", "qa_blanks"], [21, 1, 1, "", "qa_collocated_assessments"], [21, 1, 1, "", "qa_flowrateaudit"], [21, 1, 1, "", "qa_flowrateverification"], [21, 1, 1, "", "qa_one_point_qc"], [21, 1, 1, "", "qa_pep_audit"], [21, 1, 1, "", "quarterlysummary"], [21, 1, 1, "", "sampledata"], [21, 1, 1, "", "transactionsample"]], "pyaqsapi.bystate.bystate": [[21, 1, 1, "", "annualsummary"], [21, 1, 1, "", "dailysummary"], [21, 1, 1, "", "monitors"], [21, 1, 1, "", "qa_annualperformanceeval"], [21, 1, 1, "", "qa_annualperformanceevaltransaction"], [21, 1, 1, "", "qa_blanks"], [21, 1, 1, "", "qa_collocated_assessments"], [21, 1, 1, "", "qa_flowrateaudit"], [21, 1, 1, "", "qa_flowrateverification"], [21, 1, 1, "", "qa_one_point_qc"], [21, 1, 1, "", "qa_pep_audit"], [21, 1, 1, "", "quarterlysummary"], [21, 1, 1, "", "sampledata"], [21, 1, 1, "", "transactionsample"]], "pyaqsapi.helperfunctions": [[14, 2, 1, "", "AQSAPI_V2"], [14, 1, 1, "", "aqs_credentials"], [14, 1, 1, "", "aqs_removeheader"]], "pyaqsapi.helperfunctions.AQSAPI_V2": [[14, 3, 1, "", "get_data"], [14, 3, 1, "", "get_header"], [14, 3, 1, "", "get_request_time"], [14, 3, 1, "", "get_status_code"], [14, 3, 1, "", "get_url"], [14, 3, 1, "", "set_data"], [14, 3, 1, "", "set_header"]], "pyaqsapi.listfunctions": [[14, 1, 1, "", "aqs_cbsas"], [14, 1, 1, "", "aqs_classes"], [14, 1, 1, "", "aqs_counties_by_state"], [14, 1, 1, "", "aqs_fields_by_service"], [14, 1, 1, "", "aqs_isavailable"], [14, 1, 1, "", "aqs_knownissues"], [14, 1, 1, "", "aqs_mas"], [14, 1, 1, "", "aqs_parameters_by_class"], [14, 1, 1, "", "aqs_pqaos"], [14, 1, 1, "", "aqs_revisionhistory"], [14, 1, 1, "", "aqs_sampledurations"], [14, 1, 1, "", "aqs_sites_by_county"], [14, 1, 1, "", "aqs_states"]], "pyaqsapi.metadatafunctions": [[14, 1, 1, "", "aqs_is_available"], [14, 1, 1, "", "aqs_knownissues"], [14, 1, 1, "", "aqs_revisionhistory"]], "pyaqsapi.setupfunctions": [[14, 1, 1, "", "aqs_sign_up"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "class", "Python class"], "3": ["py", "method", "Python method"]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:class", "3": "py:method"}, "terms": {"": [1, 2, 3, 4, 7, 9, 11, 14, 17, 20], "0": 15, "000": [1, 12], "0002": 20, "0007": 20, "001": [17, 20], "0010": 20, "0013": [18, 19], "0014": 20, "003": [17, 20], "01": [1, 8, 16, 17, 20, 21], "033": [17, 20], "0550": [18, 19], "0660": 18, "089": [17, 20], "0972": 18, "1": [1, 7, 8, 12, 15, 16, 17, 18, 19, 20, 21], "10": [1, 11, 12], "1002": 20, "12": [1, 11, 15, 17, 18, 19, 20, 21], "13": 10, "15": [17, 18, 20, 21], "15th": 21, "16740": 16, "18": 20, "183": [17, 20], "1995": [15, 21], "1999": 21, "2": [1, 11, 14, 15, 17, 20, 21], "2013": [17, 18, 19, 20, 21], "2015": [15, 16, 17, 18, 20], "2016": [17, 18, 20, 21], "2017": [15, 16, 17, 18, 19, 20, 21], "2018": [1, 17, 18, 19, 20, 21], "2019": [1, 20, 21], "2022": 1, "2024": 1, "23": 17, "25": [20, 21], "28": 17, "3": [1, 4, 6, 9, 11, 14, 15, 16, 17, 20, 21], "30": [18, 19], "31": [15, 17, 18, 19, 20, 21], "33": 15, "37": [14, 17, 20, 21], "4": [1, 11, 15, 16, 17, 18, 19, 20, 21], "42401": [17, 20], "42602": 16, "44201": [15, 17, 18, 19, 20, 21], "45201": 21, "5": [1, 11, 12, 15, 16, 17, 18, 19, 20, 21], "6": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "7": [1, 7, 10, 15], "70": [1, 11, 15], "8": [1, 11, 14, 15, 16, 17, 20, 21], "80": [1, 11, 15], "86": 15, "87": 15, "88101": [17, 18, 19, 20, 21], "A": [1, 9, 11, 14], "As": [1, 2, 15, 16, 17, 20, 21], "At": [1, 11], "Be": [1, 12], "By": [1, 9, 11, 18, 19], "For": [1, 6, 7, 9, 11, 12, 14, 20], "If": [1, 4, 7, 9, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "In": [1, 12], "No": [1, 2], "Not": [1, 11], "Of": 19, "One": [1, 10, 11, 18, 20], "The": [1, 2, 4, 9, 10, 11, 12, 14, 15, 16, 17, 20, 21], "There": [1, 10, 11, 15, 16, 17, 20, 21], "These": [1, 10, 11, 12, 14], "To": [1, 3, 14], "With": [1, 11], "_": [1, 11], "_by_box": 15, "_by_ma": 18, "_data": 14, "_header": 14, "_request_tim": 14, "_row": 14, "_statu": 14, "_status_cod": 14, "_url": 14, "abl": [1, 10, 11], "about": 11, "about_aqs_data": 1, "abov": 10, "accept": [1, 11, 14], "access": [1, 9], "accord": [1, 11], "account": [1, 2, 9, 11, 12, 14], "accuraci": [1, 2], "act": [1, 2], "activ": [1, 2], "actual": [1, 11, 15, 16, 17, 20, 21], "ad": [1, 12], "addit": [1, 11], "address": [1, 9, 12, 14], "adher": [1, 12], "administr": [1, 12], "advis": [1, 12], "after": [1, 4, 9, 11, 15, 16, 17, 18, 19, 20, 21], "agenc": [2, 4, 9, 10, 14, 18, 19], "aggreg": [12, 15, 16, 17, 18, 19, 20, 21], "aim": [1, 6], "air": [1, 4, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "airnow": [1, 7], "airport": 20, "al": [17, 18, 19, 20], "alabama": [1, 8, 15, 18, 19, 21], "all": [1, 4, 7, 10, 11, 14, 15, 16, 17, 18, 20, 21], "allow": [1, 4, 15, 16, 17, 20, 21], "alphabet": [1, 11], "alreadi": [1, 9, 14], "also": [1, 2, 9, 15, 16, 17, 20, 21], "ambient": 1, "amount": [1, 10, 11, 12], "an": [1, 4, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "ani": [1, 2, 5, 9, 11, 14], "annual": [1, 10, 11, 15, 16, 17, 18, 19, 20, 21], "annualdata": [1, 10, 11, 12], "annualpeferomanceev": 20, "annualperformanceev": 17, "annualsummari": [1, 11, 13, 14, 15, 16, 17, 20, 21], "anoth": [1, 11, 12], "anyon": [1, 6], "api": [2, 4, 6, 7, 9, 10, 12, 14, 15, 16, 17, 20, 21], "applic": [1, 2], "aq": [4, 5, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "aqs_cbsa": [1, 11, 13, 14], "aqs_class": [1, 11, 13, 14], "aqs_counties_by_st": [1, 11, 13, 14, 17, 20], "aqs_credenti": [1, 9, 11, 13, 14], "aqs_data": [16, 21], "aqs_data_mart_apiv2": 14, "aqs_fields_by_servic": [1, 11, 13, 14], "aqs_fieldsbyservic": 14, "aqs_is_avail": [13, 14], "aqs_isavail": [1, 11, 13, 14], "aqs_knownissu": [1, 11, 13, 14], "aqs_ma": [1, 11, 13, 14], "aqs_parameters_by_class": [1, 11, 13, 14], "aqs_pqao": [1, 11, 13, 14], "aqs_qa_annualperformanceev": [1, 11], "aqs_qa_annualperformanceevaltransact": [1, 11], "aqs_qa_blank": 19, "aqs_qa_flowrateaudit": 10, "aqs_qa_flowrateverif": 19, "aqs_quarterlysummari": 20, "aqs_removehead": [1, 11, 13, 14], "aqs_revisionhistori": [1, 11, 13, 14], "aqs_sampledur": [1, 11, 13, 14, 15, 16, 17, 20, 21], "aqs_sign_up": [1, 9, 11, 13, 14], "aqs_sites_by_counti": [1, 11, 13, 14], "aqs_stat": [1, 11, 13, 14, 17, 20, 21], "aqsapi": [15, 16, 17, 20, 21], "aqsapi_v2": [1, 4, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21], "aqsobject": [1, 11, 14], "aqsweb": [1, 11, 14], "ar": [1, 3, 4, 5, 6, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "area": [10, 14, 15, 16], "argument": [1, 11], "arrang": [1, 11], "assess": [1, 10, 11, 17, 18, 19, 20, 21], "associ": [1, 4, 14], "assum": [1, 2], "assur": [10, 14, 16, 17, 18, 19, 20, 21], "attempt": [1, 9], "attribut": 14, "audit": [1, 10, 11, 17, 18, 19, 20, 21], "august": 1, "authent": [1, 9], "author": [1, 2], "avail": [1, 2, 4, 10, 11, 14, 15, 16, 17, 20, 21], "averag": [1, 11, 12, 14, 15, 16, 17, 20, 21], "baldwin": [17, 20], "barnstabl": 20, "base": [10, 14, 15, 16, 17, 18, 19, 20, 21], "basi": [1, 11], "basic": [1, 4], "bdate": [1, 11, 15, 16, 17, 18, 19, 20, 21], "been": [1, 2, 4, 11, 14], "befor": [1, 9, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "begin": [1, 11, 15, 16, 17, 18, 19, 20, 21], "being": [1, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "benefit": [1, 6], "benzen": 21, "beta": [1, 2], "between": [1, 11, 15, 16, 17, 18, 19, 20, 21], "bia": [1, 11], "big": [15, 16, 17, 20, 21], "billion": [1, 12], "blank": [1, 10, 11, 17, 18, 19, 20, 21], "bool": [14, 15, 16, 17, 18, 19, 20, 21], "both": [1, 9, 11, 17, 18, 21], "bound": [10, 15], "box": [10, 15], "build": [1, 3], "bureau": [1, 10, 11, 16], "bybox": [10, 13, 14], "bycbsa": [1, 10, 11, 13, 14], "bycounti": [10, 13, 14], "byma": [1, 10, 11, 13, 14], "bypqao": [1, 10, 11, 13, 14], "bysit": [10, 13, 14], "bystat": [10, 13, 14], "calcul": [1, 11, 12, 14, 15, 16, 17, 20, 21], "calendar": [15, 16, 17, 20, 21], "calibr": [1, 11], "call": [1, 4, 9, 10, 11, 14, 15, 16, 17, 20, 21], "can": [1, 9, 11, 12, 14], "cannot": [1, 7], "capabl": [1, 12], "carbon": [14, 15, 16, 17, 20, 21], "carolina": [14, 21], "case": 14, "categori": [1, 11], "cbdate": [1, 11, 15, 16, 17, 18, 19, 20, 21], "cbsa": [14, 16], "cbsa_cod": [1, 11, 14, 16], "cedat": [1, 11, 15, 16, 17, 18, 19, 20, 21], "censu": [1, 10, 11, 16], "central": 15, "certain": [1, 2, 11, 12], "challeng": [1, 4, 11], "chang": [1, 2, 9, 11, 14, 16, 17, 18, 19, 20, 21], "charact": [1, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "charlott": 16, "check": [1, 11, 14, 18, 21], "class": [1, 9, 11, 14], "clinton": 1, "clone": [1, 3], "co": [1, 11], "coast": 18, "code": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "coerc": [1, 4, 11, 14], "colbert": [17, 20], "collect": [1, 7, 11, 12, 17, 18, 19, 20, 21], "colloc": [1, 10, 11, 12, 17, 18, 19, 20, 21], "columbia": 14, "com": [1, 3], "combin": [1, 9, 11, 12, 14, 16, 17, 20, 21], "comment": 14, "commerci": [1, 2], "complet": [1, 10, 11, 12], "concentr": [1, 11], "concord": 16, "conduct": [1, 11], "confidenti": [1, 2], "configur": [1, 4], "conjunct": [1, 11, 14], "connect": [1, 4, 11, 14], "constitut": [1, 2], "construct": [1, 11], "contact": [1, 12], "contain": [1, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "contamin": [1, 11, 17, 18, 19, 20, 21], "continu": 14, "control": [1, 2, 10, 11], "conveni": [1, 12, 15, 16, 17, 20, 21], "core": [10, 14, 16], "correct": [1, 11, 14], "correspond": [17, 18, 20, 21], "count": [1, 12], "counti": [1, 10, 11, 14, 17, 18, 19, 20, 21], "county_cod": [1, 11, 15, 17, 20], "countycod": [1, 11, 14, 17, 19, 20], "creat": [1, 9], "credenti": [4, 14], "criteria": [1, 11, 12, 14], "current": [1, 2, 12], "dai": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "daili": [1, 10, 11, 12, 15, 16, 17, 20, 21], "dailydata": 10, "dailysummari": [1, 11, 13, 14, 15, 16, 17, 20, 21], "data": [2, 4, 9, 12, 14, 15, 16, 17, 18, 19, 20, 21], "data_api": [1, 11, 14], "data_mart_welcom": 1, "datafram": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "dataframe": 19, "datamart": [7, 9, 11, 14], "datat": [1, 11], "date": [1, 11, 15, 16, 17, 18, 19, 20, 21], "datetim": [15, 16, 17, 18, 19, 20, 21], "deal": [1, 4], "decid": [1, 4, 11], "decim": [1, 11, 15], "decoupl": 14, "default": [1, 4, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "defin": [1, 10, 11, 12, 16], "definit": 14, "depart": [18, 19], "depend": [1, 3], "design": [1, 2], "detail": [1, 7, 11, 14], "determin": [1, 11, 12], "develop": [1, 2], "devic": [1, 11, 17, 18, 19, 20, 21], "differ": [1, 9, 10, 11], "digit": [1, 11, 14, 16, 17, 18, 19, 20, 21], "direct": [1, 7, 11, 14], "directli": [1, 4, 11, 14], "directori": [1, 3], "disabl": [1, 12], "discard": 14, "distribut": [1, 2, 12], "district": [14, 18], "do": [1, 8, 9, 11, 12, 14], "doc": 1, "document": [2, 11, 14], "doe": [1, 2, 6, 7, 9, 12, 14, 15, 16, 17, 20, 21], "done": [1, 9], "driver": [1, 4], "durat": [1, 11, 14, 15, 16, 17, 20, 21], "dure": [1, 11, 17, 18, 19, 20, 21], "e": [1, 9, 11, 14, 17, 18, 19, 20, 21], "each": [1, 4, 6, 9, 10, 11, 12, 14, 15, 16, 17, 20, 21], "east": [1, 11, 15], "edat": [1, 11, 15, 16, 17, 18, 19, 20, 21], "either": [1, 9, 10, 14], "els": 14, "email": [1, 9, 11, 12, 14], "enabl": [1, 4], "encod": [1, 11], "encrypt": [1, 9], "end": [1, 11, 15, 16, 17, 18, 19, 20, 21], "endors": [1, 2], "enter": [1, 8, 9], "entir": [1, 11], "environ": [1, 4, 5, 6], "environment": [1, 2, 4, 9, 18, 19], "epa": [4, 7, 11, 14], "estim": [1, 11], "etc": [1, 11, 15, 16, 17, 20, 21], "evalu": [1, 10, 11, 17, 18, 19, 20, 21], "everi": [1, 9, 11, 14], "ew": [1, 9], "exact": 14, "exactli": [1, 8], "exampl": [1, 8, 14, 15, 16, 17, 18, 19, 20, 21], "except": [1, 12], "exist": [1, 9, 11, 12, 14], "expect": [1, 8], "expert": [1, 11], "explain": 14, "export": 9, "expos": [1, 11, 17, 18, 19, 20, 21], "express": [1, 2], "extens": 1, "extern": [1, 4], "extract": [15, 16, 17, 20, 21], "failur": [1, 12], "fairhop": 20, "fals": [1, 4, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "famili": 10, "familiar": [1, 6, 9], "favor": [1, 2], "featur": [1, 6], "februari": 17, "feel": [1, 6, 9], "fem": [17, 20, 21], "few": [1, 9], "fidel": [1, 12], "field": [1, 12, 14], "filter": [1, 11, 15, 16, 17, 18, 19, 20, 21], "final": [1, 2], "fine": [1, 11], "fip": [1, 11, 14, 17, 20, 21], "first": [1, 3, 15], "five": [1, 4], "fix": [1, 11], "flow": [1, 10, 11, 16, 17, 18, 19, 20, 21], "flowrat": [17, 18, 19, 20, 21], "follow": [1, 11, 12, 14], "format": [1, 4, 10, 11, 17, 18, 19, 20, 21], "found": 14, "fourteen": [1, 11], "frame": [1, 9, 15, 16, 17, 18, 19, 20, 21], "frequenc": [1, 12], "frm": [17, 18, 19, 20, 21], "frm2": 21, "from": [1, 4, 7, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "full": [1, 10, 11, 20], "function": [2, 4, 6, 9, 12, 14, 15, 16, 17, 18, 19, 20, 21], "further": 14, "futur": [1, 12], "g": [1, 11, 17, 18, 19, 20, 21], "gaseou": [1, 11], "gastonia": 16, "gener": [1, 9], "genindex": 1, "geograph": [1, 11, 12, 15], "geographi": [1, 11, 12], "get_data": [1, 9, 13, 14], "get_head": [1, 9, 13, 14], "get_request_tim": [13, 14], "get_status_cod": [13, 14], "get_url": [13, 14], "git": [1, 3], "github": [1, 3], "given": [1, 9, 11, 14, 16, 17, 20, 21], "global": [1, 9], "gov": [1, 11, 14], "govern": [1, 2], "grain": [1, 11], "group": [1, 10, 11, 14], "ha": [1, 2, 4, 15, 16, 17, 20, 21], "handl": [1, 4, 11, 17, 18, 19, 20, 21], "hardwar": [1, 2], "have": [1, 4, 6, 9, 11, 12, 14], "hawaii": [17, 20, 21], "header": [1, 4, 9, 14], "health": [18, 19], "help": [1, 4], "helperfunct": [1, 11, 13], "hi": [17, 20], "histori": [1, 11, 14], "host": [1, 7], "hour": [1, 11, 14, 15, 16, 17, 20, 21], "hourli": [1, 11], "how": [1, 9, 10, 11, 12], "howev": [1, 9], "html": [1, 11, 14], "http": [1, 3, 4, 11, 14], "huntsvil": 20, "hypertext": [1, 4], "i": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "identifi": [1, 11, 14], "implement": [1, 4, 11, 14], "impli": [1, 2], "import": [1, 5, 15, 16, 17, 18, 19, 20, 21], "improv": [1, 2], "includ": [1, 4, 11, 14, 15, 16, 17, 18, 19, 20, 21], "increas": [15, 16, 17, 20, 21], "independ": [1, 11], "indic": [1, 11, 16, 17, 18, 19, 20, 21], "inform": [1, 2, 4, 9, 11, 14, 15, 16, 17, 20, 21], "input": [1, 9, 14, 15, 16, 17, 18, 19, 20, 21], "insert": [15, 16, 17, 20, 21], "instal": [4, 5], "instanc": [1, 4, 14], "instead": [1, 11], "instruct": 14, "integr": [1, 2], "intend": [1, 9, 12], "interfac": [1, 2, 4], "intern": [1, 11, 14], "investig": [1, 12], "invok": [1, 4], "involv": 14, "issu": [1, 11, 14], "januari": [1, 16, 17, 18, 19, 20, 21], "jefferson": [17, 18, 19], "json": [1, 4], "june": [18, 19, 20], "just": [1, 11], "kei": [1, 9, 11, 14], "known": [1, 11, 14], "languag": [1, 6], "last": [1, 11, 16, 17, 18, 19, 20, 21], "later": [1, 11], "latitud": [10, 15], "lead": [1, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "least": [1, 11], "left": [1, 12], "legaci": [1, 4], "length": [15, 16, 17, 20, 21], "less": [1, 11, 15], "level": [1, 11, 12, 16, 17, 20, 21], "liabil": [1, 2], "librari": [4, 11, 12, 14], "like": [1, 5, 14], "limit": [1, 4, 11, 12, 15, 16, 17, 20, 21], "linear": [15, 16, 17, 20, 21], "list": [9, 10, 14, 15, 16, 17, 18, 19, 20, 21], "listfunct": 13, "load": [9, 11, 12, 14], "local": [1, 11], "locat": 14, "logo": [1, 2], "longer": [1, 2, 10, 11], "longitud": [10, 15], "loss": [1, 12], "m": [1, 3], "ma": [14, 18, 20], "ma_cod": [1, 11, 18], "made": [1, 2, 14], "madison": [17, 20], "mai": [1, 2, 8, 9, 12, 15, 17, 18, 20, 21], "mail": [1, 9, 14], "make": [1, 5, 10, 11, 12, 14, 15, 16, 17, 20, 21], "manag": [18, 19], "mani": [1, 12], "manner": [1, 2], "manual": [1, 9], "manufactur": [1, 2], "mark": [1, 2], "mart": [2, 4, 9, 12, 14], "mart_apiv2": [16, 21], "massachusett": [18, 21], "match": [14, 15, 16, 17, 18, 19, 20, 21], "maxima": [1, 11, 15, 16, 17, 20, 21], "maximum": [1, 10, 11, 15, 16, 17, 20, 21], "maxlat": [1, 11, 15], "maxlon": [1, 11, 15], "mccrowei": 1, "mean": [1, 2, 9, 11, 15, 16, 17, 20, 21], "measur": [1, 11], "messag": [1, 9, 14], "meta": [1, 11], "metadata": [4, 15, 17, 20, 21], "metadatafunct": 13, "method": [1, 4, 9, 11, 14], "midnight": [1, 11], "millbrook": 20, "minimum": [1, 11, 15], "minlat": [1, 11, 15], "minlon": [1, 11, 15], "minor": [1, 9], "minut": [1, 11, 12], "modul": [1, 9, 13], "monitor": [9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21], "monoxid": [14, 15, 16, 17, 20, 21], "month": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "monthli": [1, 12], "more": [1, 7, 10, 11, 12], "most": [1, 4, 6, 11], "moth": 19, "much": [1, 12], "multipl": [1, 4, 10, 11, 12, 15, 16, 17, 20, 21], "multipli": [1, 12], "muscl": 20, "must": [1, 8, 11, 12, 14], "n": [15, 16, 17, 20, 21], "name": [1, 10, 11], "nation": 20, "nc": [16, 17, 20], "need": [1, 4, 7, 9, 12, 14], "neither": [1, 6], "new": [1, 9, 14], "next": [1, 3], "no2": [1, 12, 16], "none": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "nor": [1, 2], "north": [1, 11, 14, 15, 21], "notat": [15, 16, 17, 20, 21], "note": [1, 9, 10, 11, 15, 16, 17, 20, 21], "notic": [1, 2, 12], "now": [1, 7, 14], "np": 20, "number": [1, 11, 12, 14, 15, 16, 17, 20, 21], "numer": 14, "o": [1, 11, 15, 16, 17, 20, 21], "o_3": [1, 11], "object": [1, 4, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "observ": [1, 12], "obtain": 14, "occur": [1, 2, 11, 17, 18, 19, 20, 21], "odbc": [1, 4], "offend": [1, 12], "old": 20, "omit": [1, 4, 8], "onc": [1, 11, 14], "one": [1, 6, 9, 10, 11, 12, 15, 16, 17, 18, 19, 20, 21], "onli": [1, 9, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "oper": [1, 11, 15, 16, 17, 18, 20, 21], "option": [1, 11, 15, 16, 17, 18, 19, 20, 21], "order": [1, 12], "org": 1, "organ": [10, 14, 19], "other": [1, 4, 5, 6, 11, 12, 14], "otherwis": [1, 2], "out": 14, "output": [1, 11], "over": [1, 6], "overload": [1, 4, 15, 16, 17, 20, 21], "overview": [1, 11], "ozon": [1, 12, 14, 15, 16, 17, 18, 19, 20, 21], "packag": [1, 2, 3, 4, 5, 6, 9, 11, 13], "page": [1, 7], "pair": [1, 11, 17, 18, 19, 20, 21], "panda": [1, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "paramet": [1, 4, 6, 8, 9, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "parameterclass": 14, "pariti": [1, 6], "password": [1, 9, 14], "pb": [1, 11, 14], "pep": [1, 10, 11, 17, 18, 19, 20, 21], "per": [1, 10, 11, 12], "percent": [1, 11], "percentil": [1, 11, 15, 16, 17, 20, 21], "perform": [1, 10, 11, 17, 18, 19, 20, 21], "period": 20, "phase": [1, 2], "pip": [1, 3], "place": [1, 11], "plain": [1, 9], "pleas": [1, 7, 12], "pm": [1, 11, 14, 15, 16, 17, 20, 21], "pm2": [1, 12, 17, 18, 19, 20, 21], "point": [1, 10, 11, 18, 19, 20, 21], "pollut": [1, 4, 11, 12, 15, 16, 17, 18, 19, 20, 21], "port": [1, 6], "portion": [14, 15, 16, 17, 20, 21], "posit": [1, 11, 15], "pqao": [14, 19], "pqao_cod": [1, 11, 14, 19], "prefer": [1, 6], "prevent": [1, 4, 15, 16, 17, 20, 21], "primari": [10, 14, 19], "problem": [1, 2], "procedur": [1, 12], "proceed": 14, "process": [1, 2, 12], "product": [1, 2], "program": [1, 4, 6, 11, 17, 18, 19, 20, 21], "project": [1, 3, 6, 9], "proper": [1, 3], "protect": [1, 2, 4, 9, 18], "protocol": [1, 4], "provid": [1, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "pyaqsapi": [4, 6, 7, 10], "pydata": 1, "python": [1, 3, 4, 5, 6, 9, 14, 15, 16, 17, 18, 19, 20, 21], "qa": [17, 18, 19, 20, 21], "qa_annualpeferomanceev": [1, 11, 13, 14, 18, 20], "qa_annualperformanceev": [1, 10, 11, 13, 14, 17, 19, 21], "qa_annualperformanceevaltransact": [1, 10, 11, 13, 14, 17, 18, 19, 20, 21], "qa_annualperformanceevaltransactiona": 18, "qa_blank": [1, 10, 11, 13, 14, 17, 18, 19, 20, 21], "qa_collocated_assess": [1, 10, 11, 13, 14, 17, 18, 19, 20, 21], "qa_flowrateaudit": [1, 11, 13, 14, 17, 18, 19, 20, 21], "qa_flowrateverif": [1, 10, 11, 13, 14, 17, 18, 19, 20, 21], "qa_one_point_qc": [1, 10, 11, 13, 14, 17, 18, 19, 20, 21], "qa_pep_audit": [1, 10, 11, 13, 14, 17, 18, 19, 20, 21], "qc": [18, 19, 20, 21], "qq": 18, "qualiti": [2, 4, 9, 10, 14, 16, 17, 18, 19, 20, 21], "quarter": [15, 16, 17, 20, 21], "quarterli": [1, 11, 15, 16, 17, 20, 21], "quarterlydata": [1, 11], "quarterlysummari": [1, 11, 13, 14, 15, 16, 17, 20, 21], "queri": [1, 11, 12], "question": [1, 7], "r": [1, 3], "raqsapi": [9, 12], "rate": [1, 4, 10, 11, 16, 17, 18, 19, 20, 21], "raw": [1, 10, 11, 17, 18, 19, 20, 21], "rd": [1, 10, 11, 17, 18, 19, 20, 21], "re": 14, "real": [1, 7], "reason": 14, "receiv": [1, 11, 14], "recommend": [1, 2], "record": [1, 12], "rectangular": 15, "ref": [1, 11], "refer": [2, 11, 14], "reflect": [1, 2], "regard": [1, 2, 9], "regener": [1, 9], "regist": [1, 11, 14], "regul": [1, 12], "reject": [1, 9], "relat": [1, 4, 9, 10, 11, 12, 15, 16, 17, 18, 19, 20, 21], "relinquish": [1, 2], "remov": [1, 2], "repeat": [1, 10, 11, 15, 16, 17, 20, 21], "report": [1, 11], "repositori": [1, 3], "repres": [1, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "request": [1, 4, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "requir": [1, 3, 11, 14, 15, 16, 17, 20, 21], "reset": 14, "respect": [1, 2, 11, 14], "respons": [1, 2, 11], "restrict": [1, 10, 11], "result": [1, 2, 4, 8, 10, 11, 12, 15, 16, 17, 20, 21], "retriev": [1, 4, 7, 9, 10, 11, 12, 14, 15, 16, 17, 20, 21], "return": [1, 4, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "return_head": [1, 4, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "revis": 14, "roll": [1, 11, 14, 15, 16, 17, 20, 21], "root": [1, 3], "routin": [1, 12], "row": [1, 12, 14], "run": [14, 15, 16, 17, 20, 21], "s3": [17, 21], "same": [1, 5, 6, 9, 11, 12, 14, 16], "sampl": [1, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "sampledata": [1, 10, 11, 13, 14, 15, 16, 17, 20, 21], "sampler": [1, 11], "save": [1, 11], "school": 20, "seal": [1, 2], "seashor": 20, "second": [1, 4, 15, 16, 17, 20, 21], "section": [1, 7, 11, 12, 14], "secur": [1, 4], "see": [1, 7, 11], "select": [1, 11, 15, 16, 17, 18, 19, 20, 21], "send": [1, 12], "sent": [1, 6, 9, 11, 14], "separ": [15, 16, 17, 20, 21], "serv": [1, 4], "server": [1, 4, 9, 12, 15, 16, 17, 20, 21], "servic": [1, 2, 7, 9, 10, 11, 12, 14], "set": [4, 11, 14], "set_data": [13, 14], "set_head": [13, 14], "setupfunct": 13, "setuptool": [1, 3], "seven": 10, "sever": [1, 11], "shall": [1, 2], "shoal": 20, "should": [1, 9, 11], "sign": 14, "similar": [1, 6, 9], "simpl": [1, 4, 11], "simpli": [1, 9], "sinc": [1, 9], "singl": [1, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "site": [1, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "sitenum": [1, 11, 19, 20], "size": [1, 12], "small": [1, 12], "so": [1, 4, 9, 14, 15, 16, 17, 20, 21], "so2": [17, 20, 21], "softwar": [1, 2], "some": [1, 11, 12, 14], "sometim": [1, 11], "sourc": [1, 9], "south": [1, 11, 15, 18], "specif": [1, 2, 11, 15, 16, 17, 20, 21], "specifi": [1, 8, 11, 14], "sphinx": 14, "stall": [1, 4], "stamp": 14, "standard": [17, 18, 21], "start": [1, 12], "state": [1, 2, 4, 10, 11, 14, 17, 20, 21], "statefip": [1, 8, 11, 14, 15, 17, 19, 20, 21], "statist": [10, 12, 14, 16, 17, 20, 21], "statu": [1, 11, 14], "status_cod": 14, "still": [1, 3], "store": [1, 9, 11, 14], "str": [14, 15, 16, 17, 18, 19, 20, 21], "string": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "submiss": [1, 10, 11, 17, 18, 19, 20, 21], "submit": [1, 12, 17, 18, 21], "submodul": [1, 11, 13], "subpackag": 13, "success": [1, 9, 15, 16, 17, 20, 21], "suggest": [1, 12], "summar": [1, 11], "summari": [1, 10, 11, 15, 16, 17, 20, 21], "suppli": [1, 8, 9], "sure": [1, 5], "system": [1, 2, 4, 11, 14], "tabl": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "take": [1, 9, 10, 11, 15, 16, 17, 20, 21], "task": [1, 12], "tempor": [1, 12], "term": [1, 12], "territori": 14, "text": [1, 9], "than": [1, 6, 11, 12, 15], "thei": [1, 8, 11, 12], "them": [1, 4, 8, 12], "thi": [1, 2, 4, 9, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "thirteen": 10, "those": [1, 9], "though": [1, 12], "three": [1, 11], "through": [1, 11, 14], "thrown": 14, "time": [1, 7, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "timefram": [16, 21], "todai": [1, 7], "total": [1, 11], "toward": [1, 7], "trademark": [1, 2], "transact": [1, 10, 11, 17, 18, 19, 20, 21], "transactionsampl": [1, 10, 11, 13, 14, 17, 18, 20, 21], "transfer": [1, 4], "transport": [1, 11, 17, 18, 19, 20, 21], "treat": [1, 9], "true": [1, 4, 9, 11, 14, 15, 16, 17, 18, 19, 20, 21], "truro": 20, "twice": [1, 11], "two": [1, 11, 15], "txt": [1, 3], "type": [1, 11, 14, 15, 16, 17, 18, 19, 20, 21], "u": [1, 2, 4, 9, 10, 11, 14], "unexpect": [1, 8], "unexpos": [1, 11, 17, 18, 19, 20, 21], "unit": [1, 2, 4, 17, 18, 21], "unsur": [1, 12], "up": [12, 14], "updat": [1, 11, 16, 17, 18, 19, 20, 21], "upload": [1, 11], "url": [1, 14], "us": [2, 3, 6, 7, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21], "usabl": [1, 4], "usag": 14, "usepa": [1, 2, 3], "user": [2, 4, 11, 12, 14], "usernam": [1, 9, 11, 14], "usual": [1, 11, 14], "util": [1, 2], "v2": [1, 2, 4], "valid": [1, 9, 11, 14, 15, 16, 17, 20, 21], "valu": [1, 8, 11, 12, 14, 15, 16, 17, 20, 21], "variabl": [9, 15, 16, 17, 18, 19, 20, 21], "variou": [1, 11], "verif": [1, 10, 11, 14, 16, 17, 18, 19, 20, 21], "verifi": [1, 11], "version": 1, "via": [1, 4, 11, 12, 14], "vicin": 15, "virtual": [1, 5], "vulner": [1, 4], "wa": [1, 2, 5, 11, 14, 16, 17, 18, 19, 20, 21], "wai": [1, 12], "wait": [1, 12, 15, 16, 17, 20, 21], "wake": [17, 20], "want": [1, 9, 11], "warn": 14, "warranti": [1, 2], "we": [1, 12], "week": [1, 11], "welcom": 1, "were": [16, 17, 20, 21], "west": [1, 11, 15], "what": 14, "wheen": [1, 11], "when": [1, 9, 11, 12, 16, 17, 18, 19, 20, 21], "where": [1, 5, 10, 15, 16, 17, 18, 19, 20, 21], "which": [1, 4, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21], "while": [1, 3], "who": [1, 9], "whole": 20, "within": [1, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21], "without": [1, 2, 9, 12], "work": [1, 7, 12], "would": [1, 9], "year": [1, 4, 10, 11, 12, 15, 16, 17, 18, 19, 20, 21], "yearli": [1, 11], "you": [1, 5, 6, 9, 12], "your": [1, 12, 14], "yourself": [1, 12], "zero": [1, 8, 11, 14, 16, 17, 18, 19, 20, 21]}, "titles": ["Index", "pyaqsapi user documentation", "EPA Disclaimer", "Install pyaqsapi", "Introduction", "Load pyaqsapi", "About RAQSAPI", "About the timeliness of AQS Data", "Troubleshooting", "Using pyaqsapi", "Data Mart aggregate functions", "Functions Exported by pyaqsapi", "Usage tips and precautions", "pyaqsapi", "pyaqsapi package", "pyaqsapi.bybox package", "pyaqsapi.bycbsa package", "pyaqsapi.bycounty package", "pyaqsapi.byma package", "pyaqsapi.bypqao package", "pyaqsapi.bysite package", "pyaqsapi.bystate package"], "titleterms": {"about": [1, 6, 7], "agenc": [1, 11], "aggreg": [1, 10, 11], "api": [1, 11], "aq": [1, 2, 7], "area": [1, 11], "assur": [1, 11], "base": [1, 11], "bound": [1, 11], "box": [1, 11], "bybox": [1, 11, 15], "bycbsa": 16, "bycounti": [1, 11, 17], "byma": 18, "bypqao": 19, "bysit": [1, 11, 20], "bystat": [1, 11, 21], "cbsa": [1, 11], "core": [1, 11], "credenti": [1, 9, 11], "data": [1, 7, 10, 11], "datamart": [1, 2], "descript": [1, 11], "disclaim": [1, 2], "document": 1, "epa": [1, 2], "export": [1, 11], "famili": [1, 11], "function": [1, 10, 11], "helperfunct": 14, "index": [0, 1], "instal": [1, 3], "introduct": [1, 4], "latitud": [1, 11], "librari": [1, 9], "list": [1, 11], "listfunct": 14, "load": [1, 5], "longitud": [1, 11], "ma": [1, 11], "mart": [1, 10, 11], "metadata": [1, 11], "metadatafunct": 14, "miscellan": [1, 11], "modul": [14, 15, 16, 17, 18, 19, 20, 21], "monitor": [1, 11], "organ": [1, 11], "packag": [14, 15, 16, 17, 18, 19, 20, 21], "pqao": [1, 11], "precaut": [1, 12], "primari": [1, 11], "pyaqsapi": [1, 3, 5, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21], "qualiti": [1, 11], "raqsapi": [1, 6], "refer": 1, "set": [1, 9], "setupfunct": 14, "sign": [1, 9, 11], "statist": [1, 11], "submodul": [14, 15, 16, 17, 18, 19, 20, 21], "subpackag": 14, "timeli": [1, 7], "tip": [1, 12], "troubleshoot": [1, 8], "up": [1, 9, 11], "us": [1, 9], "usag": [1, 11, 12], "user": [1, 9], "variabl": [1, 11]}})
\ No newline at end of file
diff --git a/docs/index.rst b/docs/index.rst
index 7c9df75..d1d6498 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -28,7 +28,6 @@ pyaqsapi API reference documentation
pyaqsapi index
--------------
-
* :ref:`genindex`
References
diff --git a/docs/manual/EPA_Disclaimer.rst b/docs/manual/EPA_Disclaimer.rst
index 21551d3..ffa5b4d 100644
--- a/docs/manual/EPA_Disclaimer.rst
+++ b/docs/manual/EPA_Disclaimer.rst
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: EPA Disclaimer
+.. index:: EPA Disclaimer;
EPA Disclaimer
==============
diff --git a/docs/manual/Install_pyaqsapi.rst b/docs/manual/Install_pyaqsapi.rst
index 59fddd7..6149e1a 100644
--- a/docs/manual/Install_pyaqsapi.rst
+++ b/docs/manual/Install_pyaqsapi.rst
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: Install pyaqsapi
+.. index:: Install pyaqsapi;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Install pyaqsapi
diff --git a/docs/manual/Introduction.rst b/docs/manual/Introduction.rst
index 46ab71d..488a756 100644
--- a/docs/manual/Introduction.rst
+++ b/docs/manual/Introduction.rst
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: Introduction
+.. index:: Introduction;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Introduction
diff --git a/docs/manual/Load_pyaqsapi.rst b/docs/manual/Load_pyaqsapi.rst
index b6d807b..7d89818 100644
--- a/docs/manual/Load_pyaqsapi.rst
+++ b/docs/manual/Load_pyaqsapi.rst
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: Load pyaqsapi
+.. index:: Load pyaqsapi;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Load pyaqsapi
diff --git a/docs/manual/RAQSAPI.rst b/docs/manual/RAQSAPI.rst
index f844936..499af8e 100644
--- a/docs/manual/RAQSAPI.rst
+++ b/docs/manual/RAQSAPI.rst
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: About RAQSAPI
+.. index:: About RAQSAPI;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
About RAQSAPI
diff --git a/docs/manual/TimelinessofAQSdata.rst b/docs/manual/TimelinessofAQSdata.rst
index af1e244..ced676f 100644
--- a/docs/manual/TimelinessofAQSdata.rst
+++ b/docs/manual/TimelinessofAQSdata.rst
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: About the timeliness of AQS Data
+.. index:: About the timeliness of AQS;
About the timeliness of AQS Data
================================
diff --git a/docs/manual/Troubleshooting.rst b/docs/manual/Troubleshooting.rst
index a3d137e..b5b7d2c 100644
--- a/docs/manual/Troubleshooting.rst
+++ b/docs/manual/Troubleshooting.rst
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: Troubleshooting pyaqsapi
+.. index:: Troubleshooting pyaqsapi;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Troubleshooting
diff --git a/docs/manual/Using_pyaqsapi.rst b/docs/manual/Using_pyaqsapi.rst
index 4e4fc59..2817ea3 100644
--- a/docs/manual/Using_pyaqsapi.rst
+++ b/docs/manual/Using_pyaqsapi.rst
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: Using pyaqsapi
+.. index:: Using pyaqsapi;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Using pyaqsapi
@@ -17,7 +15,7 @@ AQSAPI_V2 python 3 objects are returned. Use the get_data() class method to
retrieve the data and the get_header() class method to retrieve header
information.
-.. index:: sign_up
+.. index:: sign_up;
Sign up and setting up user credentials with the pyaqsapi library
=================================================================
diff --git a/docs/manual/pyaqsapiFunctions-Brief.rst b/docs/manual/pyaqsapiFunctions-Brief.rst
index 7f87dc8..5a4af2d 100644
--- a/docs/manual/pyaqsapiFunctions-Brief.rst
+++ b/docs/manual/pyaqsapiFunctions-Brief.rst
@@ -1,6 +1,6 @@
:orphan:
-.. index:: pyaqsapi Functions Brief
+.. index:: pyaqsapi Functions Brief;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Data Mart aggregate functions
@@ -16,7 +16,7 @@ These functions retrieve aggregated data from the Data Mart API and are grouped
by how each function aggregates the data. There are 7 different families of
related aggregate functions in which the AQS Data Mart API groups data.
-.. index:: aggregate functions
+.. index:: aggregate functions;
These seven families are:
@@ -33,7 +33,7 @@ Within these families of aggregated data functions there are functions that
call on the 13 different aggregate services that the Data Mart API provides.
Note that not all aggregations are available for each service.
-.. index:: services
+.. index:: services;
These thirteen services are:
diff --git a/docs/manual/pyaqsapiFunctions-Long.rst b/docs/manual/pyaqsapiFunctions-Long.rst
index 092d918..4e78761 100644
--- a/docs/manual/pyaqsapiFunctions-Long.rst
+++ b/docs/manual/pyaqsapiFunctions-Long.rst
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: pyaqsapi Functions Long
+.. index:: pyaqsapi Functions Long;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Functions Exported by pyaqsapi
diff --git a/docs/manual/pyaqsapiusagetipsandprecautions.rst b/docs/manual/pyaqsapiusagetipsandprecautions.rst
index 88a0462..de8c628 100644
--- a/docs/manual/pyaqsapiusagetipsandprecautions.rst
+++ b/docs/manual/pyaqsapiusagetipsandprecautions.rst
@@ -1,6 +1,4 @@
-:orphan:
-
-.. index:: Useage tips and precuations
+.. index:: Useage tips and precuations;
.. sectionauthor:: Clinton Mccrowey \\ clinton \\ epa.gov\>
Usage tips and precautions