Skip to content

Use VRE Order vs. Total #47

@jvtcl

Description

@jvtcl

In acs.get_vre_tables(), we currently only fetch the column whose TITLE is Total: : https://github.com/likeness-pop/livelike/blob/develop/livelike/acs.py#L1904

To make this more flexible:

  • Add an optional arg for column number that references the VRE ORDER column; defaults to entire VRE table if nothing is given.
  • Need to adjust acs.puma.estimate_group_quarters() accordingly

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions