Skip to content

Suggested changes to the queryset documentation in viewsforecasting #16

@angelicalmcgowan

Description

@angelicalmcgowan
  1. I've drafted a suggestion for a new folder and file name structure in the Documentation folder of the viewsforecasting repo. This was done to make it easier for external users to navigate the content of this repo and more easily understand what they're looking at (and prevent us from having to explain this in writing repeatedly). As requested, this has been pushed to the documentation branch of viewsforecasting.

- UPDATE: Structure has been approved by HH; Chandler will implement it.

  1. If possible, I'd also like to implement the following table structure to the queryset documentation markdown files in the Documentation folder of viewsforecasting (the tables showing the variables that go into each queryset in the fatalities002 sub-models), in order for externals to consult these files without further instruction from us:
Queryset Source variable (in database) Table of source variable (in database) Transformations applied to source variable (in queryset) Processed variable (in queryset)
fatalities002_imfweo ged_sb_best_sum_nokgi ged2_cm "missing.fill", "ops.ln" ln_ged_sb_dep

- UPDATE: Structure has been approved by HH, but has yet to be implemented.

  1. We previously discussed adding "Date of access" to the queryset documentation, in order to adhere to the new ACLED attribution policy. This would need to show when the source/raw variable data was fetched and ingested from the data provider(s). How do we best do this in practise? Or should it perhaps be added to the codebooks, to be updated upon each data ingestion?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions