Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add activity patterns to synthetic population #9

Merged

Conversation

Hussein-Mahfouz
Copy link
Collaborator

This PR is linked to issue #8 . It will allow us to create activity chains for each individual in the population. That will include:

  • where they spend their time (home, work, school, shopping etc)
  • how long they spend at each destination
  • mode of travel

Our first iteration of this is using statistical matching

The results will not include geographical locations. That part of the analysis will be done at a later stage

@Hussein-Mahfouz Hussein-Mahfouz linked an issue Feb 26, 2024 that may be closed by this pull request
11 tasks
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@Hussein-Mahfouz
Copy link
Collaborator Author

Currently we have:

  1. Categorical matching (household level)
  2. Propensity score matching (individual level)

@Hussein-Mahfouz Hussein-Mahfouz merged commit 4292b81 into main Apr 5, 2024
1 of 2 checks passed
@Hussein-Mahfouz Hussein-Mahfouz deleted the 8-task-1-add-activity-patterns-to-synthetic-population branch September 19, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task 1: Add activity patterns to synthetic population
1 participant