GithubHelp home page GithubHelp logo

cow2iso's Introduction

cow2iso

This is a Stata do-file for converting the Correlates of War (COW) country classification into the conventional United Nations ISO 3166-1 alpha-3 (ISO3) nomenclature. Some observations cannot be merged as they refer to historical countries that do not exist anymore.

Please refer to the COW website for eventual classification changes and updates. All remaining errors are my own.

cow2iso.do contains the code to merge iso_country_codes.csv and cow_country_codes.csv, then stores the output in cow2iso.csv.

List of variables from cow2iso.csv:

Variable Definition
cow_id Correlates of War country unique identifier
cow3 Correlates of War country three-letter code
iso_id Official ISO country unique identifier
iso2 Official ISO country two-letter code
iso3 Official ISO country three-letter code
valid_from Starting year for validity
valid_until Ending year for validity, still in use if empty
cname Country usual name
cname_full Country offical name
comments Comments on the official ISO nomenclature

cow2iso's People

Contributors

leops95 avatar

Forkers

wdeng1 valecv

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.