Chicago / RSocrata

Provides easier interaction with Socrata open data portals http://dev.socrata.com. Users can provide a 'Socrata' data set resource URL, or a 'Socrata' Open Data API (SoDA) web query, or a 'Socrata' "human-friendly" URL, returns an R data frame. Converts dates to 'POSIX' format. Manages throttling by 'Socrata'.
https://CRAN.R-project.org/package=RSocrata
Other
236 stars 83 forks source link

Switch primary branch from master to main #212

Open geneorama opened 1 year ago

geneorama commented 1 year ago

I noticed a post on the Socrata dev blog that they moved their primary branch from master to main.

Perhaps we’d like to do the same, although it would be cleaner after we've sorted out our pull requests.

If so, this is a nice succinct way to inform users how to go about making the change: https://dev.socrata.com/blog/2021/10/13/a-move-to-main-branch.html