Dorieh Data Platform

Contents

  • Introduction
  • What is Data Platform
  • Data Domains
  • Data Processing Pipelines
  • Python Packages
    • General purpose utilities
    • Data platform components
    • GIS utilities
    • Health data manipulation tools
    • EPA tools
      • Package Contents
        • EPA Toolkit Usage
        • Python modules used by dorieh.epa package
        • CWL Tools and Workflows used by EPA pipelines
      • Querying Data
    • Raster data tools (climate and exposure)
    • Census data manipulation tools
  • Data Modelling for Dorieh Data Platform
  • Examples
  • Dorieh Tutorials
  • Data Platform Internals
  • Database Testing Framework
  • Adding more data
  • Executing containerized apps
  • Terms and Acronyms
  • Indices
Dorieh Data Platform
  • Data Domains
  • Dorieh EPA Package Description
  • Python modules used by dorieh.epa package
  • View page source

Python modules used by dorieh.epa package

  • Main Class for EPA AQS Package
    • AQS
  • Configuration Options for EPA AQS Package
    • Parameter
    • Aggregation
    • AQSContext
    • Classes used Internally
  • The aqs_expand Module
    • expand_data()
  • Internal scripts used for download tasks
    • transfer()
    • add_monitor_key()
    • download_data()
    • destination_path()
    • collect_annual_downloads()
    • collect_daily_downloads()
    • collect_aqs_download_tasks()
    • as_stream()
    • as_content()
    • as_csv_reader()
    • file_as_stream()
    • file_as_csv_reader()
    • fopen()
    • check_http_response()
    • download()
    • is_downloaded()
    • write_csv()
    • Collector
    • CSVWriter
    • ListCollector
    • basename()
    • is_readme()
    • get_entries()
    • get_readme()
    • is_dir()
    • CSVFileWrapper
  • Main Class for EPA AirNow Package
    • AirNow
  • Downloader for AirNow
    • AirNowDownloader
  • Configuration Options for EPA AirNow Package
    • Parameter
    • AirNowContext
    • Classes used Internally
  • The airnow_setup Module
    • setup()
  • The airnow_shapes Module
    • download_shapes()
  • The EPA Data Dictionary
    • EPAConfig
    • Registry
Previous Next

© Copyright 2021-2024, Harvard University.

Built with Sphinx using a theme provided by Read the Docs.