Git Product home page Git Product logo

partyidsgermanconstituencylevelfederalelectoralresults's Introduction

Party ID Links for "German Bundestag Election Results at Constituency Level" data

This dataset provides party IDs to be able to link Resul Umit's "German Bundestag Election Results at Constituency Level" (10.7910/DVN/S1M6SA) data to other datasets. Party IDs from PartyFacts (Döring and Regel 2019; partyfacts.org) and Wikidata are provided.

If you find any errors in the assignment of party IDs please feel encouraged to reach out: robert.stelzle[at]yahoo.com.

In order to use the data, just place alt_df_parties.rds in the same directory as the files provided by Umit and add

df_parties <- readRDS("alt_df_parties.rds")

in line 31 of Umit's 02_compile_code.R. The code should subsequently look like this:

[...]
# import secondary data ---------------------------------------------------

load("03_compile_names.RData")
df_parties <- readRDS("alt_df_parties.rds")

# 1949 --------------------------------------------------------------------
[...]

Executing 02_compile_code.R should now compile the constituency level data like previously, but adding two columns: partyfacts_id and wikidata_id providing the IDs.

Coding Decisions

  • CDU and CSU are assigned different PartyFacts IDs (1375 and 1731) instead of the PartyFacts ID of the combined CDU/CSU (211).

  • The PartyFacts ID for "other" parties (1895) is only used for those parties explicitly marked as "_other" in Umit's data. For all further parties for which no PartyFacts ID is available partyfacts_id is set to missing.

  • For the Bündnis 90/Grüne – BürgerInnenbewegungen (B90/Gr) -actually an electoral coalition of Demokratie Jetzt, the East German Greens, the Initiative Frieden und Menschenrechte, the Vereinigte Linke, Neues Forum and the Unabhängiger Frauenverband- the Wikidata ID for Alliance 90 (Q446007) is used, as Wikidata does not have an ID specific to the electoral alliance. PartyFacts does provide an ID specific to this electoral alliance (865).

  • For the West German Greens the Wikidata and PartyFacts ID for just the Greens (Wikidata: Q18761823; PartyFacts: 10) is used until the 1990 election. From the 1994 election onward following the merger of the Greens and Alliance 90 the IDs specific to Alliance 90/The Greens (Wikidata: Q49766; PartyFacts: 1816) is used.

  • For the various groups running under the "KPD" label over time different IDs are used:

    • The IDs of the original KPD (Wikidata: Q153401; PartyFacts: 1135) are used in the 1949 and 1953 elections, before the party was banned in 1956.
    • For 1976 and 1983 respectively the Wikidata IDs (1976: Q1752945. 1983: Q324107) of the party linked in the German Wikipedia entries of the respective election is used. Here, no PartyFacts ID is available.
    • For the 1990, 1994 and 2002 election, again the Wikidata ID (Q324107) of the party linked in the German Wikipedia entries of the elections is assigned. Again, no PartyFacts ID is available.

References

Döring, Holger and Sven Regel. 2019. "Party Facts: A Database of Political Parties Worldwide." Party Politics 25(2): 97–109. DOI: 10.1177/1354068818820671.

Umit, Resul. 2022. "German Bundestag Election Results at Constituency Level." Harvard Dataverse, Version 1. DOI: 10.7910/DVN/S1M6SA.

partyidsgermanconstituencylevelfederalelectoralresults's People

Contributors

rstelzle avatar

Watchers

 avatar  avatar

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.