Skip to content

Commit f2187d3

Browse files
convert twitter API to nasa API
1 parent 41754e7 commit f2187d3

File tree

9 files changed

+151
-90
lines changed

9 files changed

+151
-90
lines changed

data/nasa.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

img/reading/NASA-API-Rho-Ophiuchi.png

639 KB
Loading

img/reading/NASA-API-limits.png

41.6 KB
Loading

img/reading/NASA-API-parameters.png

101 KB
Loading

img/reading/NASA-API-signup.png

25.5 KB
Loading

img/reading/authorize_question.png

-114 KB
Binary file not shown.

img/reading/tidyverse_twitter.png

-392 KB
Binary file not shown.

source/reading.Rmd

Lines changed: 137 additions & 85 deletions
Large diffs are not rendered by default.

source/references.bib

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -180,11 +180,11 @@ @Manual{rvest
180180
year = {2021},
181181
url = {https://rvest.tidyverse.org/}}
182182

183-
@Manual{rtweet,
184-
title = {{rtweet R package}},
185-
author = {Michael Kearney},
186-
year = {2019},
187-
url = {https://github.com/ropensci/rtweet}}
183+
@Manual{httr2,
184+
title = {httr2: Perform HTTP Requests and Process the Responses},
185+
author = {Hadley Wickham},
186+
year = {2023},
187+
url = {https://httr2.r-lib.org}}
188188

189189
@article{wickham2019tidverse,
190190
title = {Welcome to the {tidyverse}},
@@ -429,3 +429,11 @@ @book{openintro
429429
year = {2019},
430430
publisher = {OpenIntro, Inc.},
431431
url = {https://openintro.org/book/os/}}
432+
433+
@article{rhoophiuchi,
434+
title = {Rho Ophiuchi cloud complex},
435+
author = {{NASA} and {ESA} and {CSA} and {STScI} and {K. Pontoppidan (STScI)} and {A. Pagan (STScI)}},
436+
year = {2023},
437+
journal={URL: https://esawebb.org/images/weic2316a/}}
438+
439+

0 commit comments

Comments
 (0)