.gitignore | 100644 | 0 | 0 | | | 47 Bytes | 4ddaf1d9391615407a98885baef18fad76c91d438b35ab0aaffa40a097188ede |
Gemfile | 100644 | 0 | 0 | | | 481 Bytes | a52178b7a0a268b17cd1584c633e78cd5c08df07b0d2715aa976437cc2d06716 |
Guardfile | 100644 | 0 | 0 | | | 338 Bytes | ec1e9086636aba28eaf4e62fc13225a4d7fc8f1d217414183732516ed4c9eef8 |
LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 79ccfae9ef2ae4c1229ce25727efd7d29ce3a1222ea1f6e15301acb887fbf564 |
README.md | 100644 | 0 | 0 | | | 18 Bytes | f53176e4aa5a2cf8645f7ff54a7749446ea8c73d3e4144f958b817651d144a64 |
Rakefile | 100644 | 0 | 0 | | | 222 Bytes | 7e3f42d189439ef0be75fbee2d87278ac05c708a6d3e4300a73c4de6faaafa74 |
UPGRADE.md | 100644 | 0 | 0 | | | 1.4 KB | fd6581f9591143b50e656a202251290e5f7c64fc6de8b926c4c767682216c9a1 |
examples/load.rb | 100644 | 0 | 0 | | | 403 Bytes | 249d1931cf92110c1ec8e163c4c292f0b637eab2f8cf6334c71d2d223b82b8ea |
lib/quandl/client/dataset/to_qdf.rb | 100644 | 0 | 0 | | | 318 Bytes | 2be4a475b3f9cf9f00ff92699e19a3a2140d3c9c44b41f268af1cb0d91a04947 |
lib/quandl/error/column_count_mismatch.rb | 100644 | 0 | 0 | | | 99 Bytes | ecc6c99c81401102832bb42eade6b2c8fcedf83148e2bb401b4ec7fea00ff9af |
lib/quandl/error/unknown_attribute.rb | 100644 | 0 | 0 | | | 86 Bytes | 397b20091033ac345521bdced680fb6af247e6ec72a8346dec7c59b74ca6c95d |
lib/quandl/format.rb | 100644 | 0 | 0 | | | 464 Bytes | efbbb85e3413ff581675e3ae892c0914b70d7c35f681274d455908db146fa5f1 |
lib/quandl/format/dataset.rb | 100644 | 0 | 0 | | | 719 Bytes | 8cd9ed2a16a2036e523463dfcf090f56ab867ca3d4ed1d7b038beaa11f392f63 |
lib/quandl/format/dataset/attributes.rb | 100644 | 0 | 0 | | | 3.05 KB | 04a199558d5f94c6699a7efbd2111a9206f2ed1f2fab6c12776221c33df860e7 |
lib/quandl/format/dataset/client.rb | 100644 | 0 | 0 | | | 1.27 KB | 4a561cf1cf3952b744ebd9f73ffbf0fa4586b519e978844490e83f85615ec969 |
lib/quandl/format/dataset/dump.rb | 100644 | 0 | 0 | | | 778 Bytes | db5e51420b97f32aad7e5ec89d4d6bb58cde1c7a7f529e7e63724f2a8b97f834 |
lib/quandl/format/dataset/load.rb | 100644 | 0 | 0 | | | 4.41 KB | 8269b4eaea18cb7ed620d48ca94e4897e4980786b11baa4c669c861d252d6bf2 |
lib/quandl/format/version.rb | 100644 | 0 | 0 | | | 55 Bytes | 546f0e1858d78eeb1f755065d355ebb0e3c1e238bc64cd19a99e3c7ef54b9140 |
quandl_format.gemspec | 100644 | 0 | 0 | | | 1.09 KB | d1ea46aec342ae8e395091af425b38c67584cd3fb345ad6dd3de3bc8bdc489a5 |
spec/config/client.rb | 100644 | 0 | 0 | | | 89 Bytes | 7b971b7b1e59c79f809e59254f169b2d506364674da80e128ba6a88359c631a8 |
spec/config/logger.rb | 100644 | 0 | 0 | | | 342 Bytes | 418033fa3aaeb53d3296bef792f173bdb877f297988d11c06c3708160591edcf |
spec/fixtures/data/annual.qdf | 100644 | 0 | 0 | | | 174 Bytes | b858f0f610f4e38481561217f4a0d69e0f351aa8e333acad3d1e6fa6f7d51a34 |
spec/fixtures/data/invalid_data.qdf | 100644 | 0 | 0 | | | 849 Bytes | 3e31e3140474d646020d29ba744fe3eeff5054c08b5c69c64902b65e2ce547a9 |
spec/fixtures/data/invalid_yaml.qdf | 100644 | 0 | 0 | | | 472 Bytes | d06345cde484b31fecd5df89245ff1cc419d1acc5f417eb0b2616f967e470091 |
spec/fixtures/data/mismatched_columns.qdf | 100644 | 0 | 0 | | | 187 Bytes | 9e4d86386dfb8408ddf7cb27e075026fdcfae6913092cd3fc4f3db26553dc1e3 |
spec/fixtures/data/mismatched_rows.qdf | 100644 | 0 | 0 | | | 148 Bytes | 52d496484377699515954bd7a9f96429de2228bb3cfdc48f799eca3704f4a6f0 |
spec/fixtures/data/missing_dashes.qdf | 100644 | 0 | 0 | | | 844 Bytes | 27e5d50de770ebd7ab995d2699d9c62692540358c83beab1193e6d680b78ac9a |
spec/fixtures/data/tabular.qdf | 100644 | 0 | 0 | | | 154 Bytes | 024ef336aad199e4d08688d1e061b6d13c08de23afe2b17d97c08a369ac6909d |
spec/fixtures/data/unknown_attribute.qdf | 100644 | 0 | 0 | | | 524 Bytes | 955b7348e39e0e7908c6e3757efd14476ee718c12757705a59e0528917ebc0b4 |
spec/fixtures/data/valid.qdf | 100644 | 0 | 0 | | | 854 Bytes | ca035a91a0bcc2f5e96e7c886866a2ed6c7f3b0ab8b08fe65f91c20c98a71f81 |
spec/fixtures/format.rb | 100644 | 0 | 0 | | | 1.55 KB | b8a2f1c59316f7fb4a03d1877cb57edc973cf171fee32998e9cd29a4de1686b3 |
spec/lib/quandl/client/dataset_spec.rb | 100644 | 0 | 0 | | | 822 Bytes | f5389495bee5e443c3e6b4b3c9424ca37e07b41afe8fa9328bd9e4ab68f2667b |
spec/lib/quandl/format/dataset/attributes_spec.rb | 100644 | 0 | 0 | | | 194 Bytes | 9e1a93587449a55c990fcfcb4e55662b6854148ea2e42a812b2bc9fd8572c319 |
spec/lib/quandl/format/dataset/client_spec.rb | 100644 | 0 | 0 | | | 919 Bytes | 4d14a817591fd05cd7f1db3cf00025f5e9207f62e3b89c3648061435c4768a5d |
spec/lib/quandl/format/dataset/load/errors_spec.rb | 100644 | 0 | 0 | | | 914 Bytes | 1194ec457a1dfdce3b89f45560c8ce99b0ada08b5967cf3f644c62fc5a2f2692 |
spec/lib/quandl/format/dataset/load/valid_spec.rb | 100644 | 0 | 0 | | | 2.02 KB | 04b3730c9d2bbea62e3ff98ee0e769c8b8bc2ede1c44c9c14528836b166a1682 |
spec/lib/quandl/format/dataset/load_spec.rb | 100644 | 0 | 0 | | | 990 Bytes | cbecf261c918d6249618ce110263e08c0851ad17b52c4889f918cf4347d2260d |
spec/lib/quandl/format/dataset_spec.rb | 100644 | 0 | 0 | | | 719 Bytes | d503095ef10a175f084d1d5bd354a8b78289e5b7c046b1edc26d80215447c07f |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 531 Bytes | 4333b102da72f013a0c6573c1607183bd79235e8693cc0c9d5199acfc29a6f53 |