Skip to content

NIPA final demand flowsa code appear to be looking for a method that doesn't exist #1

Description

@WesIngwersen

#%% Generate the FBS for other demands (see NIPA_FD_Common.yaml)
name=f'NIPA_FD_{y}'
if regenerateFBS:
FlowBySector.generateFlowBySector(name, append_sector_names=True,
download_sources_ok=True,
external_config_path=fbsMethodPath)

This doesn't work because there are no methods for different years in the dedicated branch of flowsa, just a common method

https://github.com/cornerstone-data/flowsa/tree/nipa/flowsa/methods/flowbysectormethods

The code will run if the common methods is renamed to NIPA_FD_2017

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem rightnowcastingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions