https://github.com/pachadotdev/baci-replication-try
An attempt to replicate the article 'BACI: International Trade Database at the Product-Level. The 1994-2007 Version' for the course STA2101
https://github.com/pachadotdev/baci-replication-try
arrow gravity r trade
Last synced: about 1 year ago
JSON representation
An attempt to replicate the article 'BACI: International Trade Database at the Product-Level. The 1994-2007 Version' for the course STA2101
- Host: GitHub
- URL: https://github.com/pachadotdev/baci-replication-try
- Owner: pachadotdev
- Created: 2021-07-11T21:30:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T20:30:26.000Z (almost 3 years ago)
- Last Synced: 2025-02-14T21:46:53.693Z (over 1 year ago)
- Topics: arrow, gravity, r, trade
- Language: R
- Homepage:
- Size: 1.88 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# baci-replication-try
Here I have tried, under a reverse engineering approach, the results from [BACI: International Trade Database at the Product-Level. The 1994-2007 Version](http://www.cepii.fr/CEPII/fr/publications/wp/abstract.asp?NoDoc=2726).
The file https://github.com/pachadotdev/baci-replication-try/blob/main/replication-baci-table.xlsx shows that I was able to come to very similar results after using some imagination for dtaa cleaning steps that are not explicit in the article.
I have tried to explain every step in my codes, by adding inline comments to detail the why and when of every decision in the data cleaning steps.