Terms and acronyms used in this documentation
Term |
Expansion |
More Info |
---|---|---|
7BDAT |
Proprietary binary data file format used by SAS software to store datasets (.sas7bdat extension). The file extension is .sas7bdat, but it’s often referred to as 7BDAT in development workflows. SAS uses this format to store structured data tables, including metadata (column names, types, etc.). |
|
Airflow |
A Workflow management system |
|
AirNow |
US Government source for air quality data |
|
AQS |
Air Quality System: US Government source for air quality data |
|
CCW |
Chronic Condition Data Warehouse |
|
CMS |
Centers for Medicare & Medicaid Services |
|
CRS |
Coordinate reference system |
|
CSV |
File format, comma separated values |
|
CWL |
Common Workflow Language |
|
DBMS |
Database Management System |
|
EPA |
U.S. Environmental Protection Agency |
|
EPSG |
The IOGP’s EPSG Geodetic Parameter Dataset is a collection of definitions of coordinate reference systems and coordinate transformations. 4326 is the EPSG identifier of WGS84 |
|
FST |
File format used by R |
|
FTS |
File Transfer Summary, often created by SAS |
|
gridMET |
a dataset of daily high-spatial resolution surface meteorological data |
|
HDF5 |
File format (hierarchical) |
|
HLL |
HyperLogLog is an algorithm for approximating the number of distinct elements in resulting query |
|
MAX data |
Medicaid Medicaid Analytic eXtract (MAX) data |
|
OOM |
Out of Memory Error |
|
SAS |
Statistical Analysis System, a popular software tool |
|
SQL |
Structured Query Language |
|
WGS 84 |
The World Geodetic System (WGS) is a standard for use in cartography, geodesy, and satellite navigation including GPS. 4326 is the EPSG identifier of WGS84 |