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

double check data type options for standard task ids #58

Closed
elray1 opened this issue Jul 12, 2023 · 2 comments
Closed

double check data type options for standard task ids #58

elray1 opened this issue Jul 12, 2023 · 2 comments
Assignees

Comments

@elray1
Copy link
Contributor

elray1 commented Jul 12, 2023

No description provided.

@elray1 elray1 self-assigned this Jul 12, 2023
@elray1
Copy link
Contributor Author

elray1 commented Jul 12, 2023

Summing up: in schemas version 1.0.0, we provide the following pre-specified options for task ids:

  • origin_date: { "type": "string", "format": "date" }
  • scenario_id: ["integer", "string"]
  • location: "string"
  • target: "string"
  • target_date: { "type": "string", "format": "date" }
  • horizon: ["integer", "string"]
  • age_group: "string"

These all look OK to me.

@elray1 elray1 closed this as completed Jul 12, 2023
@nickreich
Copy link
Contributor

these look OK to me too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants