Other packages > Find by keyword >

RSocrata  

Download or Upload 'Socrata' Data Sets
View on CRAN: Click here


Download and install RSocrata package within the R console
Install from CRAN:
install.packages("RSocrata")

Install from Github:
library("remotes")
install_github("cran/RSocrata")

Install by package version:
library("remotes")
install_version("RSocrata", "1.7.15-1")



Attach the package and use:
library("RSocrata")
Maintained by
"Gene Leynes"
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-09-13
Latest Update: 2023-08-31
Description:
Provides easier interaction with 'Socrata' open data portals . 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 and manages throttling by 'Socrata'. Users can upload data to 'Socrata' portals directly from R.
How to cite:
"Gene Leynes" (2013). RSocrata: Download or Upload 'Socrata' Data Sets. R package version 1.7.15-1, https://cran.r-project.org/web/packages/RSocrata. Accessed 14 Jun. 2025.
Previous versions and publish date:
1.0 (2013-09-13 20:34), 1.1 (2013-09-18 19:55), 1.2 (2013-10-08 19:45), 1.4 (2014-03-27 19:00), 1.5 (2014-05-24 08:12), 1.6.0-12 (2015-04-20 22:13), 1.6.2-10 (2015-07-13 07:48), 1.7.0-14 (2016-02-12 00:53), 1.7.1-24 (2016-11-16 06:27), 1.7.2-12 (2017-04-19 17:50), 1.7.3-2 (2017-06-23 21:01), 1.7.4-7 (2017-12-21 10:34), 1.7.5-3 (2019-01-25 06:40), 1.7.6-3 (2019-04-22 06:20), 1.7.7-1 (2019-04-27 23:10), 1.7.8-4 (2019-05-15 19:00), 1.7.9-5 (2019-06-25 06:20), 1.7.10-6 (2021-09-10 10:41), 1.7.11-2 (2021-09-14 09:00), 1.7.12-4 (2022-11-18 13:00), 1.7.15-1 (2023-08-31 09:30)
Other packages that cited RSocrata R package
View RSocrata citation profile
Other R packages that RSocrata depends, imports, suggests or enhances
Complete documentation for RSocrata
Functions, R codes and Examples using the RSocrata R package
Some associated functions: fieldName . isFourByFour . ls.socrata . posixify . read.socrata . validateUrl . write.socrata . 
Some associated R codes: RSocrata.R .  Full RSocrata package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

multipol  
Multivariate Polynomials
Various utilities to manipulate multivariate polynomials. The package is almost completely superce ...
Download / Learn more Package Citations See dependency  
sparseLDA  
Sparse Discriminant Analysis
Performs sparse linear discriminant analysis for Gaussians and mixture of Gaussian models. ...
Download / Learn more Package Citations See dependency  
TSANN  
Time Series Artificial Neural Network
The best ANN structure for time series data analysis is a demanding need in the present era. This pa ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
inctools  
Incidence Estimation Tools
Tools for estimating incidence from biomarker data in cross- sectional surveys, and for calibrating ...
Download / Learn more Package Citations See dependency  
LGEWIS  
Tests for Genetic Association/Gene-Environment Interaction in Longitudinal Studies
Functions for genome-wide association studies (GWAS)/gene-environment-wide interaction studies (GEWI ...
Download / Learn more Package Citations See dependency  

24,442

R Packages

207,311

Dependencies

66,116

Author Associations

24,443

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA