Skip to content

Read in examples/simple/assets.csv #63

@alexdewar

Description

@alexdewar

This file contains information about owned assets.

The following validation steps should be performed (per #136):

  • process_id must exist in processes.csv file (duplicates are allowed as assets of the same process type can be in different regions, or in the same region with different commission_year or different owner agents)
  • region_id must exist in regions.csv file and process_regions.csv must have an entry with that process_id / region_id
  • agent_id must exist in agents.csv file
  • commission_year must be on or before the 1st milestone year
  • decommission_year must be after the 1st milestone year

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions