[codex] Add ACLED DRC historic events asset#120
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the
acled-drc-historic-eventsprivate shared dataset asset for DRC ACLED event records through 2026-06-29.This PR documents the asset, regenerates the catalog CSV, and stages reviewed publish candidates under
_scratch/pending-publishes/for protected promotion after merge.Data Preparation
/Users/jonathanraphael/Downloads/ACLED Data DRC 2014-2025.csvwith DRC rows extracted from/Users/jonathanraphael/Downloads/ACLED_Dataset_Sub-SaharanAfrica 2026.xlsx.event_id_cntywhile preferring the 2026 workbook, then filtered to DRC.feature_idis copied fromevent_id_cnty, which is unique and nonblank.Admission Evidence
Validation
scripts/vector_asset.py validate --fgb ... --pmtiles ... --metadata-lookupogrinfo -ro -al -soconfirmed 38,682 Multi Point features and DRC bounds.scripts/catalog_docs.py checkscripts/catalog_site.py --out /private/tmp/shared-datasets-1/catalog-webscripts/dataset_alerts.py check-schema-compatibility --asset-slug acled-drc-historic-events --dataset-path .../acled-drc-historic-events.fgbToolchain
/Users/jonathanraphael/miniforge3/bin/ogr2ogr, GDAL 3.6.2./usr/local/bin/tippecanoe, v2.79.0./usr/local/bin/pmtiles,pmtiles dev, commit none, built at unknown.Staged Source Objects
gs://skytruth-shared-datasets-1/_scratch/pending-publishes/acled-drc-historic-events/acled-drc-historic-events-20260706T164905Z/README.mdgeneration1783357857788573gs://skytruth-shared-datasets-1/_scratch/pending-publishes/acled-drc-historic-events/acled-drc-historic-events-20260706T164905Z/acled-drc-historic-events.fgbgeneration1783357822333875gs://skytruth-shared-datasets-1/_scratch/pending-publishes/acled-drc-historic-events/acled-drc-historic-events-20260706T164905Z/acled-drc-historic-events.pmtilesgeneration1783357856942571gs://skytruth-shared-datasets-1/_scratch/pending-publishes/acled-drc-historic-events/acled-drc-historic-events-20260706T164905Z/acled-drc-historic-events.metadata.ndjson.gzgeneration1783357859316313gs://skytruth-shared-datasets-1/_scratch/pending-publishes/acled-drc-historic-events/acled-drc-historic-events-20260706T164905Z/acled-drc-historic-events.schema.jsongeneration1783357857818020gs://skytruth-shared-datasets-1/_scratch/pending-publishes/acled-drc-historic-events/acled-drc-historic-events-20260706T164905Z/acled-drc-historic-events.manifest.jsongeneration1783357857939904Review Notes
The destination prefix is currently empty, so every publish-plan
destination_generationis intentionally blank for no-clobber canonical creation. Because the PR author isjonaraphael, GitHub may block requestingjonaraphaelas reviewer; this should be treated as the documented restricted self-acceptance path if merged byjonaraphael.Dataset upload announcement was not sent before this PR because the canonical publish has not run yet.