[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ruby-talk
Subject:    csvpack Update - Work with tabular data packages in ruby (download, import into sql, query w/ Active
From:       Gerald Bauer <gerald.bauer () gmail ! com>
Date:       2018-08-08 12:30:23
Message-ID: CAAxEZd_Xeq=1VbE7ybyn5utPHsnvxAh+ieqQ2CwD3=T+bvd6pw () mail ! gmail ! com
[Download RAW message or body]

Hello,

  I've updated the csvpack (*) library / gem [1] that
  let's you work with tabular data packages in ruby.

  Download comma-separated values (CSV) datafiles in text - also known
as tabular datafiles and read into any sql database (e.g. SQLite,
PostgreSQL, ...), query w/ ActiveRecord and more. Example:

     require 'csvpack'

     CsvPack.import(
       's-and-p-500-companies',
       'gdb'
     )


   Cheers. Prost.

PS: You can find 100+ (starter) tabular data packages at the /datasets
github org [2] (thanks to the DataHub.io folks).

(*): formerly known (published) as datapak


[1]: https://github.com/csv11/csvpack
[2]: https://github.com/datasets

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic