trade_panel {capybara} | R Documentation |
Trade Panel 1986-2006
Description
Aggregated exports at origin-destination-year level for 1986-2006.
Usage
trade_panel
Format
trade_panel
A data frame with 14,285 rows and 7 columns:
- trade
Nominal trade flows in current US dollars
- dist
Population-weighted bilateral distance between country 'i' and 'j', in kilometers
- cntg
Indicator. Equal to 1 if country 'i' and 'j' share a common border
- lang
Indicator. Equal to 1 if country 'i' and 'j' speak the same official language
- clny
Indicator. Equal to 1 if country 'i' and 'j' share a colonial relationship
- year
Year of observation
- exp_year
Exporter ISO country code and year
- imp_year
Importer ISO country code and year
Source
Advanced Guide to Trade Policy Analysis (ISBN: 978-92-870-4367-2)
[Package capybara version 1.0.1 Index]