Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2023
License: CC BY
Data sources: Datacite
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2023
License: CC BY
Data sources: ZENODO
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2023
License: CC BY
Data sources: Datacite
versions View all 2 versions
addClaim

Armed conflict avalanches and Voronoi grids for Africa

Authors: Kushwaha, Niraj; D. Lee, Edward;

Armed conflict avalanches and Voronoi grids for Africa

Abstract

This description outlines the dataset associated with the research paper "Discovering the Mesoscale for Chains of Conflict," published in PNAS Nexus (click here to view the article). Please cite this paper if you use our dataset. The dataset is divided into two main folders: "voronoi_grids": This folder contains 100 realizations of Voronoi tessellations over the African continent. These tessellations were generated during the research process detailed in the aforementioned paper. "avalanches": The "avalanches" folder comprises conflict avalanches derived from each of the realizations of the Voronoi tessellations. These avalanches were generated using the technique described in the research paper. Reading avalanches from the pickle files: The avalanches are stored in pickle files, and the following Python code can be used to read them: import dill as pickle # Temporal scale. Choose one of the following values: 2, 4, 8, 16, 32, 64, 128, 256, 512 time = 32 # Spatial scale. Choose one of the following values: 20, 28, 40, 57, 80, 113, 160, 226, 320, 453, 640, 905, 1280 dx = 453 # Voronoi grid index. Choose from 0 to 99 gridix = 3 file_path = f"avalanches/battles/gridix_{gridix}/te/te_ava_{str(time)}_{str(dx)}.p" with open(file_path, "rb") as f: ava = pickle.load(f) ava_event = ava["ava_event"] The extracted avalanches are in "event form," represented as a list of lists, where each element corresponds to the index of an individual conflict event in the ACLED dataset. Each sublist represents an avalanche. The total number of avalanches at the given temporal and spatial scale can be determined by the length of ava_event (len(ava_event)). ACLED Dataset: Due to copyright issues, we are providing a filtered version of the ACLED dataset that we used in our study. To obtain the full version of the ACLED dataset containing all the information regarding each conflict event, please refer to the final bullet point of the manual installation instructions of our python pacakge arcolanche.

Related Organizations
Keywords

africa, voronoi grids, avalanches, statistical physics, armed conflict

  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
    OpenAIRE UsageCounts
    Usage byUsageCounts
    visibility views 66
    download downloads 61
  • 66
    views
    61
    downloads
    Powered byOpenAIRE UsageCounts
Powered by OpenAIRE graph
Found an issue? Give us feedback
visibility
download
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
views
OpenAIRE UsageCountsViews provided by UsageCounts
downloads
OpenAIRE UsageCountsDownloads provided by UsageCounts
0
Average
Average
Average
66
61