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 06 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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