Installation
About
Streaming 'JSON' ('ndjson') has one 'JSON' record per-line and many modern 'ndjson' files contain large numbers of records. These constructs may not be columnar in nature, but it is often useful to read in these files and "flatten" the structure out to enable working with the data in an R 'data.frame'-like context. Functions are provided that make it possible to read in plain 'ndjson' files or compressed ('gz') 'ndjson' files and either validate the format of the records or create "flat" 'data.table' structures from them.
github.com/hrbrmstr/ndjson | |
System requirements | zlib, C++17 |
Bug report | File report |
Key Metrics
Downloads
Yesterday | 132 -8% |
Last 7 days | 966 -7% |
Last 30 days | 3.535 +39% |
Last 90 days | 8.450 -24% |
Last 365 days | 40.966 -18% |
Maintainer
Maintainer | Bob Rudis |