Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
Statistics
  • Stars: 10
  • Watchers: 9
  • Forks: 0
  • Open Issues: 5
  • Releases: 1
Created almost 7 years ago · Last pushed 11 months ago
Metadata Files
Readme Citation

README.md

GeoPolHist dataset

World Geo-Political entities sovereign status from 1816 to 2020.

  • ./data : the data set in CSV and python (3) scripts to aggregate
  • ./datapackage.json : documentation of the data set
  • ./src : source code of the visualisation web application

DOI

Use the visualisation tool

Visit http://medialab.github.io/GeoPolHist. Or follow this instructions to use locally.

prepare data

```bash cd data

aggregate the dataset to prepare sankey diagram data

python3 aggregate_GeoPolHist.py

copy dataset in the visualisation application

python3 deploydatain_viz.py ```

install deps

You need node and npm to be installed.

bash npm install

run locally

bash npm run start

deploy on github pages

You need to write rights on the origin repository bash npm run deploy

Owner

  • Name: médialab Sciences Po
  • Login: medialab
  • Kind: organization
  • Location: Paris, France

SciencesPo's médialab is an interdisciplinary research laboratory gathering engineers, designers & social science researchers.

Citation (CITATION.cff)

--- 
abstract: "Answering the question 'how many countries are there in the world?' turns out to be more complex than it seems, as there is currently no quantitative tool dedicated to this issue. Starting from the lists of national political units created by the instigators of the Correlates of War project, we have built a dataset and visual documentation that identifies the political status, whether sovereign or non-sovereign, of the geopolitical entities of the world from 1816 to the present. This paper aims to present the new dataset, GeoPolHist, by explaining the conceptual and methodological issues raised by the construction of this type of dataset as well as the scientific interest of such data for research on the political history of the world or on the impact of political status."
authors: 
  - 
    family-names: Dedinger
    given-names: Beatrice
    affiliation: "Sciences Po, Center for History (CHSP), Paris"
    orcid: "https://orcid.org/0000-0002-1963-4631"
  - 
    family-names: Girard
    given-names: Paul
    affiliation: "OuestWare, nantes"
    orcid: "https://orcid.org/0000-0001-9332-3308"
cff-version: "1.2.0"
version: 202103
date-released: 2021-07-02
doi: 10.1080/01615440.2021.1939826
message: "If you use this data set, please cite it as below."
title: "How many countries in the world? The geopolitical entities of the world and their political status from 1816 to the present"
url: "https://medialab.github.io/GeoPolHist/#/"
references:
  - data: 
    doi: 10.5281/zenodo.4600809
    title: "GeoPolHist dataset"
    repository: "https://github.com/medialab/GeoPolHist"
    authors: 
      - 
        family-names: "Dedinger"
        given-names: "Béatrice"
        affiliation: "Sciences Po, Center for History (CHSP), Paris"
        orcid: "https://orcid.org/0000-0002-1963-4631"
      - 
        family-names: "Girard"
        given-names: "Paul"
        affiliation: "OuestWare, nantes"
        orcid: "https://orcid.org/0000-0001-9332-3308"

GitHub Events

Total
  • Watch event: 3
  • Member event: 1
  • Push event: 16
Last Year
  • Watch event: 3
  • Member event: 1
  • Push event: 16

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 16
  • Total pull requests: 0
  • Average time to close issues: about 1 month
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.44
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • paulgirard (16)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package-lock.json npm
  • 1417 dependencies
package.json npm
  • @types/d3 ^5.7.2 development
  • @types/uuid ^3.4.5 development
  • gh-pages ^2.1.1 development
  • @types/jest 24.0.15
  • @types/node 12.6.8
  • @types/react 16.8.23
  • @types/react-dom 16.8.5
  • @types/react-router-dom ^4.3.5
  • @types/react-select ^3.0.0
  • d3 ^5.9.7
  • d3-timeline-chart ^1.3.0
  • d3-tip ^0.9.1
  • mnemonist ^0.30.0
  • ramda ^0.26.1
  • react ^16.8.6
  • react-dom ^16.8.6
  • react-router-dom ^5.0.1
  • react-router-hash-link ^2.0.0
  • react-scripts 3.0.1
  • react-select ^3.0.4
  • react-svg-tooltip 0.0.11
  • typesafe-actions ^4.4.2
  • typescript 3.5.3
  • uuid ^3.3.2