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

Simplify Region and Sector Types #7

Open
griff-rees opened this issue Oct 30, 2022 · 0 comments
Open

Simplify Region and Sector Types #7

griff-rees opened this issue Oct 30, 2022 · 0 comments
Assignees

Comments

@griff-rees
Copy link
Owner

Currently the RegionConfigType and SectorConfigType are so broad they could be either dict or list or nested dict structures and should be simplified to avoid confusion and enforce more rigorous typing. This has implications for the regions vs region_names methods on the InterRegionInputOutputBaseClass, for example.

This may also have implications for how a cononical list of UK regions, PUMs and Local Authorities could solve some of this.

@griff-rees griff-rees self-assigned this Oct 30, 2022
@griff-rees griff-rees changed the title Simply Region and Sector Types Simplify Region and Sector Types Oct 31, 2022
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

No branches or pull requests

1 participant