Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Write an example of how to get aaall the data via Athena, not the API #36

Closed
maelle opened this issue Feb 26, 2018 · 8 comments
Closed

Comments

@maelle
Copy link
Contributor

maelle commented Feb 26, 2018

The API currently provides access only to the latest 90 days.

I think this package should still focus on the API but it'd be good to write a vignette / a doc that's not a vignette (for the pkgdown website) to illustrate how to get more data from R.

Bob, Joe, I have mentioned you two so that if you meet an R user that'd like to write this doc I'm mentioning you send this person to me 😜 Otherwise I'll write it myself in the medium term.

@jflasher
Copy link

cc @rickpeltier as I believe he uses this library and has been looking at Athena of late and may be interested in this issue.

@hrbrmstr
Copy link

I can offer up any info needed from my daily use of Athena for work-work (we've got quite a bit of data in it and make extensive but straightforward use of partitioning to save $ on queries). Also, def let me know if you need any more helper functions in the package. It "Does What I Need It To Do™" so it doesn't get much dev💙 from me (I rly needed it for the result set size and the temp cred support).

Having said that, https://github.com/nfultz/AWR.Athena is on CRAN and @nfultz and @daroczig are also top-notch coders and likely use Athena in different ways than I do so it could be good to get a few perspective in.

@maelle
Copy link
Contributor Author

maelle commented Feb 27, 2018

Thanks a lot Bob, I had no idea there was another package, somehow I only found yours via Google! I shall have a look at both then, when I do take the time to wrap Joe's code.

@maelle
Copy link
Contributor Author

maelle commented Oct 25, 2019

@nfultz
Copy link

nfultz commented Oct 26, 2019

RStudio also supports Athena in their professional drivers package, for whatever that's worth.

@maelle
Copy link
Contributor Author

maelle commented Mar 27, 2020

I used AWR.Athena to get OpenAQ data via Athena and will report a bit on this in a talk next week. Slides. Webinar, March the 31th, 11:AM EST. Thanks a lot to AWR.Athena authors. 🙂

Now, not sure when I'll have time to report on this in an article, but hopefully soon...

@maelle maelle pinned this issue Mar 27, 2020
@jflasher
Copy link

Cool to see this! @maelle, openaq/openaq-fetch#521 may be of interest. Basically, we're looking to move to a different storage mechanism for the data which would make the queries run much more quickly with almost no change on the Athena side.

cc/ @sruti @RocketD0g

@maelle
Copy link
Contributor Author

maelle commented Mar 31, 2020

Thanks!

Another R package to interact with Athena https://github.com/DyfanJones/noctua

@maelle maelle closed this as completed Jan 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants