NSAPH 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
    • gridMET tools
    • Census data manipulation tools
      • About
      • Setting Up Environment
      • Quick Start
      • Census Variable File Structure
      • Stored Data Files
      • Contributing Checklist
      • Modules
      • Glossary
      • Frequently Asked Questions
      • Contant
      • Changelog
      • Working with the census Package
      • census_assemble.cwl
      • census_assemble.cwl
      • census_density.cwl
      • census_density.cwl
      • census_ingest.cwl
      • Sub-workflow store from census_ingest.cwl
      • tmpfcp6sj4mcensus_ingest.cwl
      • census_ingest.cwl
      • census_interpolate.cwl
      • census_interpolate.cwl
      • census_qc.cwl
      • census_qc.cwl
      • census_workflow.cwl
      • census_workflow.cwl
      • census_write.cwl
      • census_write.cwl
      • Index Builder
      • index.cwl
      • Universal uploader of the tabular data to the database
      • ingest.cwl
      • Table tuner tool (running VACUUM)
      • vacuum.cwl
      • Indices and tables
  • Data Platform Internals
  • Adding more data
  • Terms and Acronyms
  • Indices
NSAPH Data Platform
  • Data Domains
  • NSAPH Census Pipelines
  • View page source

NSAPH Census Pipelines

The census package provides an interface with US Census Data, including the main API, some functionality for working with the TigerWeb API, and the FTP site for Tiger Shapefile Downloads. This package also includes a command line interface to enable quick running of standard workflows.

Introduction

  • About

Researchers

  • Setting Up Environment
    • Setting up a new environment
    • Updating an existing environment
    • Installing census
    • Installing nsaph_utils
    • Setting up Census API Key
    • Registering the Conda Kernal
    • Updating the Environment Recipe
  • Quick Start
  • Census Variable File Structure
    • Field Definitions
    • Examples
    • Skipping years for a Variable
    • Census Variable Documentation
  • Stored Data Files

Developers

  • Contributing Checklist
  • Modules
    • query.py
    • assemble_data.py
    • census_info.py
    • tigerweb.py
    • cli.py
    • exceptions.py
    • utils.py
  • Glossary
  • Frequently Asked Questions

Community

  • Contant
  • Changelog
    • [Unreleased]

Old Doc

  • Working with the census Package
    • Running the Command Line Interface
    • Main Python Workflow
    • Shapefile Downloads

Indices and tables

  • Index

  • Module Index

Previous Next

© Copyright 2021, Harvard University.

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