Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Loading StateIO Data #35

Closed
alaitzaritza opened this issue Feb 6, 2024 · 5 comments
Closed

Issue Loading StateIO Data #35

alaitzaritza opened this issue Feb 6, 2024 · 5 comments

Comments

@alaitzaritza
Copy link

I am trying to load StateIO Data copying the instructions in the Staterior readme. When I type the code: OneRegionDomesticUse_2012 <- loadStateIODataFile("State_Summary_DomesticUse_2012"), I am met with the error message "Please confirm State_Summary_DomesticUse_2012 is correctly spelled. You should be able to find the correctly spelled file on https://edap-ord-data-commons.s3.amazonaws.com/index.html?prefix=stateio/. If it's not found there, please open an issue at https://github.com/USEPA/stateior/issues/new and inform package maintainers."

I am hoping to access the most recent IO data for the state of California. Any assistance would be greatly appreciated

Sincerely,

Alaitz Aritza ([email protected])

@bl-young
Copy link
Collaborator

bl-young commented Feb 6, 2024

Hi the version you are using is slightly outdated - the data have been migrated in the most recent versions. I have updated the installation instructions (#38)
Please install using the following to get the most up to date version of the package.

install.packages("devtools")
devtools::install_github("USEPA/stateior")
library(stateior)

@bl-young bl-young closed this as completed Feb 7, 2024
@alaitzaritza
Copy link
Author

alaitzaritza commented Feb 8, 2024 via email

@bl-young
Copy link
Collaborator

bl-young commented Feb 8, 2024

Excel versions of the 2020 state EEIO models are available here: https://catalog.data.gov/dataset/useeio-state-models-v1-0-for-2020

The report will be published shortly.

At this time the state models are not yet available on the API but we plan to add them.

@alaitzaritza
Copy link
Author

alaitzaritza commented Feb 8, 2024 via email

@WesIngwersen
Copy link
Collaborator

I downloaded the excel sheet for the state of California but it is not clear to me how I can find the information I am after, e.g. total ghg emissions from consumption in California, or total freshwater withdrawals associated with consumption and production in california respectively. Could you please point me to where I can find this information? Thank you, Alaitz

Thank you for your interest. What you're asking for are calculation results and not found directly in the data. This is more appropriate as a discussion topic in useeior which is the tool immediately producing the State EEIO models or by contacting our team at [email protected].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants