forked from Chicago/RSocrata
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handles non-CSV file types Chicago#126
* Ignores HTML files (e.g., Socrata Pages) * Ignores on occassions there isn't any data * Will download (uncompressed) PDFs, Word, Excel, PowerPoint, plain text attachments.
- Loading branch information
Tom Schenk Jr
committed
Jan 5, 2020
1 parent
8b601c6
commit ccc4c96
Showing
2 changed files
with
17 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ Description: Provides easier interaction with | |
Users can upload data to Socrata portals directly | ||
from R. | ||
Version: 1.8.0-6 | ||
Date: 2018-10-28 | ||
Date: 2019-01-05 | ||
Author: Hugh Devlin, Ph. D., Tom Schenk, Jr., and John Malc | ||
Maintainer: "Tom Schenk Jr." <[email protected]> | ||
Depends: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters