Open Access. Powered by Scholars. Published by Universities.®

Social and Behavioral Sciences Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 17 of 17

Full-Text Articles in Social and Behavioral Sciences

Ecio Input-Output Relationships Generating Expected Output Series, Randall Jackson, Péter Járosi Jan 2020

Ecio Input-Output Relationships Generating Expected Output Series, Randall Jackson, Péter Járosi

Regional Research Institute Technical Documents

Generating expected output series is a critically important step in building Conway-type hybrid econometric input-output models. Because the RRI most often uses a modeling method that takes advantage of Jackson's Rest-of-World industry mechanism for representing imports in the Supply (Make) table rather than in final demand, we must insure that this method for generating historical expected output series will be consistent with the way in which future expected output is estimated (Jackson, 1998). This brief TechDoc lays out the relevant mathematical foundations. In so doing, we also identify the appropriate corresponding impacts assessment formulation.


A Technical Note On Spatial Aggregation For Independent Cities And Counties In Virginia, Jing Chen Aug 2017

A Technical Note On Spatial Aggregation For Independent Cities And Counties In Virginia, Jing Chen

Regional Research Institute Technical Documents

This document provides an overview of two approaches to treat Virginia’s independent cities in county-level data sets. Then, issues of spatial aggregation and geographical division change are introduced respectively. A Python function for spatial aggregation is also provided. Although this document focuses on independent cities and counties in Virginia, it can be extended into other regions for spatial aggregation.


Location Quotient, Coefficient Of Specialization And Shift-Share, Juan Tomas Sayago Gomez, Caleb Stair May 2017

Location Quotient, Coefficient Of Specialization And Shift-Share, Juan Tomas Sayago Gomez, Caleb Stair

Regional Research Institute Technical Documents

This technical document describes the foundations for three different regional economic functions implemented in MATLAB and R. These functions are Location Quotients, Coefficients of Localization, and Shift-Share Analysis.


Using R And Google-Api Tools To Estimate Geographic Features, Juan Tomas Sayago Gomez Apr 2017

Using R And Google-Api Tools To Estimate Geographic Features, Juan Tomas Sayago Gomez

Regional Research Institute Technical Documents

This technical document is a guide for using Google APIs to find information for research purposes. First, I apply the code to find the elevation at a given set of coordinates for specific locations. Second, I apply the code to find the street distances between two or more sets of coordinates. All the codes and sample files are available in the zip file attached to this guide.


Technical Document For Computing Coal Dependent Employment Estimates, Randall Jackson Apr 2017

Technical Document For Computing Coal Dependent Employment Estimates, Randall Jackson

Regional Research Institute Technical Documents

This document presents the basis for estimating coal-dependent employment in a reference region, then establishing a weighting factor for each industry that can be used to provide a quantitative estimate of the existing employment or employment change in a county that can be attributed to existing or change in coal employment. The Matlab function is provided. Although coal is the industry of interest in this document, any other industry could be targeted for similar study.


Object-Oriented Interindustry Systems: Proof Of Concept, Péter Járosi, Randall Jackson Aug 2015

Object-Oriented Interindustry Systems: Proof Of Concept, Péter Járosi, Randall Jackson

Regional Research Institute Technical Documents

This document provides a proof-of-concept demonstration of an object-oriented approach to modeling an inter-industry system. The example framework uses a small CGE model based on a three-sector social accounting matrix (SAM). The economy is shocked by changing total factor of productivity in the production function, the new equilibrium is determined in classical CGE fashion, and the original SAM is updated to conform to the new equilibrium solution. In this way, the efficiency of the Object-oriented modeling (OOM) approach can be emphasized in the context of the computational simulations of interindustry systems by a simplified CGE example written in Python. Since …


Matlab And Python Functions For Weighted Disaggregation, Amir Borges Ferreira Neto, Randall Jackson Jul 2015

Matlab And Python Functions For Weighted Disaggregation, Amir Borges Ferreira Neto, Randall Jackson

Regional Research Institute Technical Documents

This technical document describes a weighted disaggregation problem and provides the code for a function in MATLAB and Python to perform such disaggregation.


Setting Up A Sam In Excel Using Vba, Amir Borges Ferreira Neto Oct 2014

Setting Up A Sam In Excel Using Vba, Amir Borges Ferreira Neto

Regional Research Institute Technical Documents

This technical document describes how to set up a full Social Accounting Matrix from its own partition in a spreadsheet file. This is done using VBA code.


Using A Spreadsheet Sam For Gams Cge Modeling, Amir Borges Ferreira Neto Oct 2014

Using A Spreadsheet Sam For Gams Cge Modeling, Amir Borges Ferreira Neto

Regional Research Institute Technical Documents

This technical document provides in a single document a template to follow when using spreadsheet Social Accounting Matrix data to drive a GAMS-based Computable General Equilibrium model.


Disaggregating Input-Output Models, Xueting Zhao Oct 2014

Disaggregating Input-Output Models, Xueting Zhao

Regional Research Institute Technical Documents

This Technical Document describes the steps to disaggregate an industry sector in an I-O table using Python. A disaggregation method that based on weight factors is used in this document. The calculation has three parts. The first part is to calculate the disaggregated input matrix DIM, which represents all the input from common sectors into the new sectors. The second part is to calculate the disaggregated output matrix DOM, which represents all possible output weights of new sectors into common sectors. The last part is to calculate the intra matrix DINM, which represents the allocation of intra-industry sales in the …


Technical Document For Price Adjustment, Zheng Tian, Mulugeta Kahsai, Randall Jackson Sep 2014

Technical Document For Price Adjustment, Zheng Tian, Mulugeta Kahsai, Randall Jackson

Regional Research Institute Technical Documents

This document presents the basis for the price adjustment mechanisms in a time series IO model. The essentials of the price adjustment and price change propagation algorithms are presented, along with a matrix permutation algorithm that facilitates the implementation of the price adjustment mechanism. The Matlab function is provided.


Matlab Code For Structural Decomposition Analysis, Juan Tomas Sayago Gomez May 2014

Matlab Code For Structural Decomposition Analysis, Juan Tomas Sayago Gomez

Regional Research Institute Technical Documents

This TechDoc describes the steps necessary to apply the Structural Decomposition Analysis (SDA) using Matlab. The code has two stages. The first stage, which comprises PrepSDA.m and RAS SDA.m, prepares the data and the input required for SDA based on the accounting identities defined in Miller and Blair (2009) and Jackson and Schwarm (2011). The second stage (SDA.m) carries out the analysis and estimates the results based on the mathematical procedure in Yang and Lahr (2010) and Zhang and Lahr (2014). The end results can be exported into a csv file.


Generating Matlab Matrices From Implan Cge Files, Mason Pierce Mar 2014

Generating Matlab Matrices From Implan Cge Files, Mason Pierce

Regional Research Institute Technical Documents

This document describes the process used to create usable tables from the 27 individual GAMS files in .DAT format generated by IMPLAN software. 26 of these are social accounting matrix (SAM) data files and 1 is an employment-by-industry data file. By performing the appropriate command in MATLAB, the user can create the desired table, for example the use or make tables, which can then be used for various purposes. IMPLAN 2 and IMPLAN 3 produce .DAT files of different formats. This document details the process of handling each of these file formats.


An Aggregation Matrix Matlab Function, Caleb Stair Dec 2013

An Aggregation Matrix Matlab Function, Caleb Stair

Regional Research Institute Technical Documents

This Technical Document describes the foundations for an aggregation matrix function implemented in MATLAB, including the format and structure of the required aggregation vector used as an argument to the function. The function is passed with the Ndimensional aggregation vector as an argument. The aggregation vector contains N values ranging from 1 to M, each of which is the aggregate index corresponding to the N preaggregation indices. The function returns an aggregation matrix with M rows and N columns. Pre-multiplying an existing matrix with N rows by the aggregation matrix reduces the row dimensionality from N to M by adding …


Composite Input-Output Production Functions, Randall Jackson Aug 2013

Composite Input-Output Production Functions, Randall Jackson

Regional Research Institute Technical Documents

This document describes the algorithm used for creating an aggregated linear production function for an industry by weighting subsector production functions. The result can be used as a column in an interindustry (I ×I) coefficients table or in a standard Use table (C × I) depending on the units (C or I) of the input data.


Integrated Modeling Frameworks: A Guide For Research Projects, Randall Jackson Jan 2013

Integrated Modeling Frameworks: A Guide For Research Projects, Randall Jackson

Regional Research Institute Technical Documents

This document is intended to clarify the foundations of the IO and CGE analytical frameworks and procedures that underlie the NSF and USDA/NIFA funded research projects. It covers environmental data, life cycle assessment (LCA), input-output models (IO), structural decomposition analysis (SDA), social accounting matrix models (SAMs), and computable general equilibrium modeling (CGE).


Resource Inventory And Assessment: Vision Shared Focus Team On Technology-Based Economic Development, Randall Jackson, Walter R. Schwarm, Russ Lorince, The Focus Team Jan 2006

Resource Inventory And Assessment: Vision Shared Focus Team On Technology-Based Economic Development, Randall Jackson, Walter R. Schwarm, Russ Lorince, The Focus Team

Regional Research Institute Technical Documents

West Virginia's overall competitive position in the area of technology-based economic development is characterized as mixed. While the state does have significant technology assets including federal research laboratories, universities and selected firms, these assets fail to produce substantial spillover benefits to the local population and state as a whole. While West Virginia has a relatively strong technological base, a number of factors serve to inhibit economic growth and technology transference.