Other packages > Find by keyword >

RAQSAPI  

A Simple Interface to the US EPA Air Quality System Data Mart API
View on CRAN: Click here


Download and install RAQSAPI package within the R console
Install from CRAN:
install.packages("RAQSAPI")

Install from Github:
library("remotes")
install_github("cran/RAQSAPI")

Install by package version:
library("remotes")
install_version("RAQSAPI", "2.0.5")



Attach the package and use:
library("RAQSAPI")
Maintained by
Clinton Mccrowey
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-03-13
Latest Update: 2022-01-28
Description:
Retrieve air monitoring data and associated metadata from the US Environmental Protection Agency's Air Quality System service using functions. See for details about the US EPA Data Mart API.
How to cite:
Clinton Mccrowey (2021). RAQSAPI: A Simple Interface to the US EPA Air Quality System Data Mart API. R package version 2.0.5, https://cran.r-project.org/web/packages/RAQSAPI. Accessed 06 Nov. 2024.
Previous versions and publish date:
2.0.0 (2021-03-13 14:20), 2.0.1 (2021-03-31 18:00), 2.0.2 (2021-11-29 19:40), 2.0.3 (2022-01-28 18:10)
Other packages that cited RAQSAPI R package
View RAQSAPI citation profile
Other R packages that RAQSAPI depends, imports, suggests or enhances
Complete documentation for RAQSAPI
Functions, R codes and Examples using the RAQSAPI R package
Some associated functions: RAQSAPI . aqs_annualsummary_by_box . aqs_annualsummary_by_cbsa . aqs_annualsummary_by_county . aqs_annualsummary_by_site . aqs_annualsummary_by_state . aqs_cbsas . aqs_classes . aqs_counties_by_state . aqs_credentials . aqs_dailysummary_by_box . aqs_dailysummary_by_cbsa . aqs_dailysummary_by_county . aqs_dailysummary_by_site . aqs_dailysummary_by_state . aqs_fields_by_service . aqs_isavailable . aqs_knownissues . aqs_mas . aqs_metadata_service . aqs_monitors_by_box . aqs_monitors_by_cbsa . aqs_monitors_by_county . aqs_monitors_by_site . aqs_monitors_by_state . aqs_parameters_by_class . aqs_pqaos . aqs_qa_annualpeferomanceeval_by_MA . aqs_qa_annualpeferomanceeval_by_pqao . aqs_qa_annualpeferomanceeval_by_site . aqs_qa_annualpeferomanceeval_by_state . aqs_qa_annualperformanceeval_by_county . aqs_qa_annualperformanceevaltransaction_by_MA . aqs_qa_annualperformanceevaltransaction_by_county . aqs_qa_annualperformanceevaltransaction_by_pqao . aqs_qa_annualperformanceevaltransaction_by_site . aqs_qa_annualperformanceevaltransaction_by_state . aqs_qa_blanks_by_MA . aqs_qa_blanks_by_county . aqs_qa_blanks_by_pqao . aqs_qa_blanks_by_site . aqs_qa_blanks_by_state . aqs_qa_collocated_assessments_by_MA . aqs_qa_collocated_assessments_by_county . aqs_qa_collocated_assessments_by_pqao . aqs_qa_collocated_assessments_by_site . aqs_qa_collocated_assessments_by_state . aqs_qa_flowrateaudit_by_MA . aqs_qa_flowrateaudit_by_county . aqs_qa_flowrateaudit_by_pqao . aqs_qa_flowrateaudit_by_site . aqs_qa_flowrateaudit_by_state . aqs_qa_flowrateverification_by_MA . aqs_qa_flowrateverification_by_county . aqs_qa_flowrateverification_by_pqao . aqs_qa_flowrateverification_by_site . aqs_qa_flowrateverification_by_state . aqs_qa_one_point_qc_by_MA . aqs_qa_one_point_qc_by_county . aqs_qa_one_point_qc_by_pqao . aqs_qa_one_point_qc_by_site . aqs_qa_one_point_qc_by_state . aqs_qa_pep_audit_by_MA . aqs_qa_pep_audit_by_county . aqs_qa_pep_audit_by_pqao . aqs_qa_pep_audit_by_site . aqs_qa_pep_audit_by_state . aqs_quarterlysummary_by_box . aqs_quarterlysummary_by_cbsa . aqs_quarterlysummary_by_county . aqs_quarterlysummary_by_site . aqs_quarterlysummary_by_state . aqs_removeheader . aqs_revisionhistory . aqs_sampledata_by_box . aqs_sampledata_by_cbsa . aqs_sampledata_by_county . aqs_sampledata_by_site . aqs_sampledata_by_state . aqs_sampledurations . aqs_services_by_MA . aqs_services_by_box . aqs_services_by_cbsa . aqs_services_by_county . aqs_services_by_pqao . aqs_services_by_site . aqs_services_by_state . aqs_sign_up . aqs_sites_by_county . aqs_states . aqs_transactionsample_by_MA . aqs_transactionsample_by_county . aqs_transactionsample_by_site . aqs_transactionsample_by_state . 
Some associated R codes: AQSAPI_helperfunctions.R . RAQSAPI-package.R . RAQSAPIlistfunctions.R . bybox.R . bycbsa.R . bycounty.R . byma.R . bypqao.R . bysite.R . bystate.R . setupfunctions.R . zzz.R .  Full RAQSAPI package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA