-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
📊 war: ucdp check #3592
📊 war: ucdp check #3592
Conversation
Quick links (staging server):
Login: chart-diff: ✅
data-diff: ✅ No differences found+ Dataset garden/war/2024-11-22/ucdp_preview
+ + Table ucdp_preview
+ + Column number_deaths_ongoing_conflicts
+ + Column number_deaths_ongoing_conflicts_high
+ + Column number_deaths_ongoing_conflicts_low
+ + Column number_deaths_ongoing_conflicts_civilians
+ + Column number_deaths_ongoing_conflicts_unknown
+ + Column number_deaths_ongoing_conflicts_combatants
+ + Column number_ongoing_conflicts
+ + Column number_new_conflicts
+ + Column number_ongoing_conflicts_per_country
+ + Column number_ongoing_conflicts_per_country_pair
+ + Column number_new_conflicts_per_country
+ + Column number_new_conflicts_per_country_pair
+ + Column number_deaths_ongoing_conflicts_per_capita
+ + Column number_deaths_ongoing_conflicts_high_per_capita
+ + Column number_deaths_ongoing_conflicts_low_per_capita
+ + Table ucdp_preview_country
+ + Column participated_in_conflict
+ + Column number_participants
+ + Table ucdp_preview_locations
+ + Column number_deaths
+ + Column number_deaths_high
+ + Column number_deaths_low
+ + Column number_deaths_civilians
+ + Column number_deaths_unknown
+ + Column number_deaths_combatants
+ + Column is_location_of_conflict
+ + Column death_rate
+ + Column death_rate_high
+ + Column death_rate_low
+ + Column number_locations
Legend: +New ~Modified -Removed =Identical Details
Hint: Run this locally with etl diff REMOTE data/ --include yourdataset --verbose --snippet Automatically updated datasets matching weekly_wildfires|excess_mortality|covid|fluid|flunet|country_profile|garden/ihme_gbd/2019/gbd_risk are not included Edited: 2024-11-22 14:11:49 UTC |
With a first look, I realized that I had only imported events corresponding to August 2024. I hadn't realized that the export by UCDP only included monthly exports. UCDP clarifies this in their codebook: I'll proceed to add the currently latest available files:
|
I imported the candidate events dataset by UCDP in #3359.
Bastian has reported that some of the estimates for 2024 seem very low on our end. He's checked with the source data, which seems fine. Therefore, we need to investigate why we have this low values.
Strategy