panel: Panel dataset

panelR Documentation

Panel dataset

Description

Annual data for paramilitary violence along with five measures of population displacement, as measured by multiple agencies, in each municipality of Colombia between 1996 and 2012

Usage

panel

Format

A tibble with 14,127 rows and 13 variables:

municipality

municipality code

year

year

V_cum

count of cumulative paramilitary violence (murders) in a given municipality up to and including the specified year

V_flow

count of paramilitary violence (murders) in a given municipality during the specified year

placeboV_cum

same as V_cum but guerrilla rather than paramilitary violence

placeboV_flow

same as V_flow but guerrilla rather than paramilitary violence

D_AS

Count of people displaced by from a given municipality in a given year, as reported by AS

D_CODHES

Same as D_AS, but as reported by CODHES rather than AS

D_RUV

Same as D_AS, but as reported by RUV rather than AS

D_CEDE

Same as D_AS, but as reported by CEDE rather than AS

D_JYP

Same as D_AS, but as reported by JYP rather than AS

popn1993

Population of the municipality in 1993 from census data

lag_V_flow

One year lag of V_flow

Source

Fill in later!


fditraglia/forcedMigration documentation built on July 16, 2022, 12:33 p.m.