Giter VIP home page Giter VIP logo

trade-data's Introduction

# 	Gero Dolfus
# 	University of Helsinki, HECER
# 	Start: November 2013.
#

read_trade.R            Read trade statistics by commodities (Harmonized System) from OECD.
                        
look_trade.R            Compute some variables and descriptive statistics.
                        Create a pie chart.
                        
read_expindex.R         Read the Finnish export price index (to deflate Finnish exports).
                        
read_feenstra_raw.R     Read the trade data from Feenstra et al. (2005).
                        Write them to csv files for Fin-XXX and Fin-Wrld trade.

read_feenstra.R         Read the files created with read_feenstra_raw.R.
                        Add the commodity descriptions.
                        Deflate the data
                            - value         = deflated with general index 
                            - real.value    = deflated with sector-specific index
                            - nominal.value = original values
                        Nominal values
                            - eur.value     = values in euros
                            - fim.value     = values in markka
                        Add shares (based on nominal.value)
                            - of total exports to the XXX
                            - of total Finnish exports.
                                                
read_sitc_oecd_raw.R    Read the trade data from the OECD in SITC 2 classification.
                        Write them to csv files for Fin-USSR and Fin-Wrld trade.

read_sitc_oecd.R        Read the files created read_sitc_oecd_raw.R.
                        Add the commodity descriptions.
                        Deflate the data.

look_feenstra.R         Plot aggregate series for Finnish exports to the USSR and the world. 



trade-data's People

Contributors

gdolfus 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.