daroczig / daroczig/Mastering-Data-Analysis-with-R
Chapter 2 - Line 35 code does not work now
Aperta
- Lingua principale
- R
- Stelle
- 34
- Fork
- 26
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Line 35: df <- read.csv(text = getURL('https://data.consumerfinance.gov/api/views/x94z-ydhh/rows.csv?accessType=DOWNLOAD'))
The result is:
{
"code" : "not_found",
"error" : true,
"message" : "Cannot find view with id x94z-ydhh"
}
I find that I need to replace the link with below
https://data.consumerfinance.gov/views/s6ew-h6mp/rows.csv?accessType=DOWNLOAD
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.