PySD-Cookbook
latest
  • Getting Started
  • Data Handling
  • Visualization
  • Model Fitting
  • Geographic Analyses
  • Surrogating Functions
  • Realtime Data Incorporation
  • Model Development Workflow
  • Data Used in this Cookbook
    • Baby Name Data
    • Collecting US decennial census data
    • Carbon Data Sources
    • Manufacturing Defects Synthetic Data
    • Ebola Data Loader
    • Parse gmail .mbox file
  • Chapters to be Written
  • End Notes
PySD-Cookbook
  • Docs »
  • Data Used in this Cookbook
  • Edit on GitHub

Data Used in this CookbookΒΆ

All of the data used in these notebooks was either gathered from public sources, or is created synthetically for the purpose of this cookbook. The notebooks listed here show how each set was collected or generated.

  • Baby Name Data
  • Collecting US decennial census data
    • Collect data on male population by age, county
    • Align the datasets
  • Carbon Data Sources
    • Carbon Emissions
    • Atmospheric Carbon
    • World Population
  • Manufacturing Defects Synthetic Data
  • Ebola Data Loader
  • Parse gmail .mbox file
    • Step 1: extract relevant information from mbox file
    • Step 2: group the messages by thread
    • Step 3: find relevant timestamps
    • Step 4: Calculate the time delta
    • Step 5: Filter out threads started by the account holder
    • Step 6: Save to csv
Next Previous

© Copyright 2015, James Houghton. Revision 23c6f9a3.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.