Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brickleq/CoW
Exploring Correlates of War Data
https://github.com/brickleq/CoW
correlates-of-war international-relations ir political-science war war-data
Last synced: 10 days ago
JSON representation
Exploring Correlates of War Data
- Host: GitHub
- URL: https://github.com/brickleq/CoW
- Owner: brickleq
- License: mit
- Created: 2019-07-06T17:17:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-01T01:46:48.000Z (over 4 years ago)
- Last Synced: 2024-08-01T12:28:59.801Z (3 months ago)
- Topics: correlates-of-war, international-relations, ir, political-science, war, war-data
- Language: TSQL
- Homepage:
- Size: 18.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Exploring Correlates of War Data
Update (April 2, 2020): PostgreSQL database schema for all CoW datasets is available as **schema.sql**.
Update (March 19, 2020): MySQL database schema for integrating MID and MIDLOC datasets is available as **create_mysql_db.sql**. (Has not been tested with the most recent version of the MIDLOC data, released January 6, 2020.)
Update (November 3, 2019): You can download all available CoW data sets at once (in .csv format) by running **collect_csv_data.py** in Python 3. Extraction of .csv files from .zip archives on CoW servers is performed automatically. Data files will be saved locally in the Resources/ folder of the current working directory.
**NOTICE: All data sets referenced in this GitHub repository are the intellectual property of the Correlates of War Project (http://correlatesofwar.org). Official copies of all CoW data sets, along with terms of use, are publicly available at http://correlatesofwar.org/data-sets. By using code in this repository to view or download these data sets, you acknowledge that you have read and accepted the CoW Project's terms of use.**
All other content © 2019-2020 // Peter Brickey LeQuire. All rights reserved.