Skip to content
New issue

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

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

Already on GitHub? # to your account

Support for 2021 ACS Data #155

Open
jb-cloud opened this issue Jan 24, 2023 · 4 comments
Open

Support for 2021 ACS Data #155

jb-cloud opened this issue Jan 24, 2023 · 4 comments

Comments

@jb-cloud
Copy link

Can we gen an update that allows use of the 2021 ACS data?

@the-alex
Copy link

the-alex commented Jan 29, 2023

Just came to say this. I haven't done a deep dive, but it looks like this should be available on the API. I think the first thing I might try is just adapting the range check that throws an error on 2021 and see if anything else breaks. Sometimes more substantial changes are made to the API, so this might not be a one-liner fix.

I'm new to using the project and don't have a ton of time to give informed feedback on the thread, but for what it's worth, I found some documentation that demonstrates using the slightly more primitive APIConnection class. A line like cenpy.products.APIConnection("ACSDT5Y2021") will return a connection object you can use to query for variables of interest.

@knaaptime
Copy link
Member

we'll happily accept a PR if you want to put it together

@Nik4002
Copy link

Nik4002 commented Sep 5, 2023

Hi all! I've also been having this problem, and I have some free time for the next few weeks, so I think I'll try to implement a fix unless one of you has already started one.

@ljwolf
Copy link
Member

ljwolf commented Sep 5, 2023

Go for it! It should be fairly straightforward to extend the existing ACS product class.

Contributions are extremely welcome!

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

No branches or pull requests

5 participants