model_clo_insight.methodology_assumptions.methodology_ref module¶
- import_json(file_name)¶
Import Json data from files
- Parameters
file_name (string) – file name
- Returns
JSON data
- Return type
- import_json_part(file_name, key)¶
Import parts of json files to the data
- Parameters
file_name (string) – file name
key (string) – dictionary key for lookup
- Returns
JSON data
- Return type