--
You received this message because you are subscribed to the Google Groups "Open Data Philly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opendataphilly+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Open Data Philly" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/opendataphilly/HJDAYE3z0sA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to opendataphilly+unsubscribe@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to opendataphill...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to opendataphilly+unsubscribe@googlegroups.com.
Hey, Ben -You may want to check out this project from the City of Chicago that's specific to using R with data on Socrata portals (like the PA Open Data Portal).Hope this helps.
On Fri, Nov 18, 2016 at 10:20 AM, Ben C <bac...@gmail.com> wrote:
Hi Folks,I am using R to analyze data on PA Open Data.Here is one of the datasets on that site:Here's what I've tried:library(Odata)bridges.raw<-retrieveData("https://data.pa.gov/Infrastructure-and-Development/State-Structurally-Deficient-Bridges-Let-CY-2015-2/we8x-iva4")I've also tried:bridges.raw<-retrieveData("https://data.pa.gov/OData.svc/we8x-iva4")Each command returns the following error:Error in file(con, "r") : cannot open the connectionAny thoughts on how to proceed? Any successes using R and Odata to tap PA Open Data?Thanks!B
--
You received this message because you are subscribed to the Google Groups "Open Data Philly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opendataphill...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.