Skip to content

sguo28/codes-energy-policy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codes for submission to Energy Policy.

The preliminary work was presented at TRB 2021. The fulfilled work has been preprinted at SSRN, and it is accepted by Energy Policy.

Rcode and RMarkDown

We used R to process socioeconomic data including California rebate data from 2010 to 2018, median income and population data from Census Bureau, and CES3.0 score record from The Office of Environmental Health Hazard Assessment (OEHHA) in California. The main processing is to compute the Gini index and Suit index inside the data. The detailed codes are included in '''data_visualization.rmd'''.

Geoda

After preliminary processing in R, we feed the rebate, income, CES3.0 score into Geoda to seek the spatial distribution and autocorrelation, quantified by Moran's I statistic. With well-developed function and tools in Geoda, the processing is not so complicated. The brief steps are summarized as below:

  1. Import geoda/tl_2016_06_tract.shp to Geoda
  2. Access the ClusterMaps section, select Univariate Local Moran's I (or Bivariate Local Moran's I accordingly).
  3. Import dependent varibale as income/CES3.0 score and independent variable as rebate. We have data on varying temporal horizons, e.g., per year, average of before-/after-income-cap policy, and average over years)
  4. For recommendation, the metrics that we selected are per-year and before-/after policy ones.

We are happy to help if you have any question. If you used any part of the code, please cite the following paper:

@article{guo2021disparities, title={Disparities and equity issues in electric vehicles rebate allocation}, author={Guo, Shuocheng and Kontou, Eleftheria}, journal={Energy Policy}, volume={154}, pages={112291}, year={2021}, publisher={Elsevier} }

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages