-
Notifications
You must be signed in to change notification settings - Fork 2
Revision DesInventar metadata description and proposal loss group #123
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
Changes from all commits
52c9965
2364b61
b90737d
07ea61d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -88,7 +88,7 @@ hazard: | |
| occurrence_range: '' | ||
| processes: fluvial_flood | ||
| seasonality: '' | ||
| license: CC-BY-IGO-3.0 | ||
| license: Creative Commons Attribution for Intergovernmental Organisations (CC BY-IGO) | ||
| loss: | ||
| approach: '' | ||
| base_data_type: '' | ||
|
|
@@ -104,6 +104,13 @@ loss: | |
| impact_metric: '' | ||
| impact_type: '' | ||
| impact_unit: '' | ||
| loss_count: 1 | ||
| loss_groups: | ||
| - count: 1 | ||
| descriptions: | ||
| - 'Loss data from HDX dataset: Burkina Faso - Internal Displacements Updates (IDU) | ||
| (event data)' | ||
| hazard_type: flood | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. how should loss_count and loss_groups render? i want to add this to the schema and the UI templates |
||
| type: '' | ||
| vulnerability_id: '' | ||
| project: null | ||
|
|
||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the other datasets have licenses in the code form. the full license names live in _data/rdl-license-name.yml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From the filename, seems this dataset came from first iteration when I worked on hdx, after that so many change in the schema and the HDX pipeline too.