Giter Site home page Giter Site logo

Comments (3)

sarahcmap avatar sarahcmap commented on July 17, 2024 2

Happened to be looking at issues and wanted to see if I could help.

A lot of the field names come from the PUMS data file, which appears to be from 2006-2010. A look at the data dictionary will help out: https://www2.census.gov/programs-surveys/acs/tech_docs/pums/data_dict/PUMS_Data_Dictionary_2006-2010.pdf
You'll see that NP is indeed number of persons.

  1. The seed files are at the PUMA geography level, and the population synthesis process is what places each household into a TAZ. After the process is complete, you can see how your synthetic population compares to the controls by looking at the output tables that are specified in the setting.yaml file. The geo_cross_walk.csv is just what tells the program how the different geographies are connected to each other.

  2. You refer to the tract level controls on the number of workers. In the controls file, see that the "expression" field for the hh worker controls is households.NWESR, and the statements suggest that this NWESR variable is the number of workers in the household. This appears to be a calculated field based on the ESR variable in the person file.

from populationsim.

bettinardi avatar bettinardi commented on July 17, 2024 1

I could also add, as an ODOT employee that provided the "CALM" example. If you look under the "config" folder in the "controls.csv" you will see programmed definitions for relevant fields like the Age and Income categories.

from populationsim.

dkyleward avatar dkyleward commented on July 17, 2024

Thank you both!

from populationsim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.