.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 | | | 2.06 KB | 1e6c0efb1c7fbd564006f321d854c0d5c24d4e69d46b62abdc6e068b55c1b49a |
examples/load.rb | 100644 | 0 | 0 | | | 565 Bytes | 43508bb4543eb9dc72ebd0129925a76360df92ba73b991d3544103b29258d4e4 |
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 | | | 452 Bytes | 922e1066a1df77f6105988ddecbe9787f17bcaaa0da9f543e27dfa7d9c7d2c05 |
lib/quandl/format/dataset.rb | 100644 | 0 | 0 | | | 719 Bytes | 8cd9ed2a16a2036e523463dfcf090f56ab867ca3d4ed1d7b038beaa11f392f63 |
lib/quandl/format/dataset/attributes.rb | 100644 | 0 | 0 | | | 3.27 KB | ded1acaff3efd7a81bd8a508814bf289cde77e833daa73c4d0a194dda0aec9bf |
lib/quandl/format/dataset/client.rb | 100644 | 0 | 0 | | | 1.28 KB | 70d28ea7091121f144f6a9ce0e6f22236778fe54e7eb75d4446efcd14898ccd2 |
lib/quandl/format/dataset/dump.rb | 100644 | 0 | 0 | | | 778 Bytes | db5e51420b97f32aad7e5ec89d4d6bb58cde1c7a7f529e7e63724f2a8b97f834 |
lib/quandl/format/dataset/load.rb | 100644 | 0 | 0 | | | 4.74 KB | f359d23e4c50efb465c984b556d04243a502268aab3a89bb417a4d71ed2f95ac |
lib/quandl/format/version.rb | 100644 | 0 | 0 | | | 55 Bytes | 8955eddf449d90935ef46349b58961fb1306eee790384144f735f646afc46cbd |
quandl_format.gemspec | 100644 | 0 | 0 | | | 1.03 KB | 055624bfb6a7bcc9d7c7855643ef4f3f293f04d1acabd712ca4d2cfd1a30dab6 |
spec/config/client.rb | 100644 | 0 | 0 | | | 89 Bytes | b17a70d870aec2675ebc70859d29da8841b8b1749047c9816cd350ac8872f5ec |
spec/config/logger.rb | 100644 | 0 | 0 | | | 342 Bytes | 418033fa3aaeb53d3296bef792f173bdb877f297988d11c06c3708160591edcf |
spec/fixtures/data/annual.qdf | 100644 | 0 | 0 | | | 174 Bytes | b858f0f610f4e38481561217f4a0d69e0f351aa8e333acad3d1e6fa6f7d51a34 |
spec/fixtures/data/illegal_colon.qdf | 100644 | 0 | 0 | | | 62 Bytes | 394f94989f1659b63698ac19d9db52c9049fd6a29a1995d4b196b71626749027 |
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/metadata_only.qdf | 100644 | 0 | 0 | | | 315 Bytes | 59c43417486c187dc3f5531518ddde7d9caeee56341666740c6a4ee9442979d0 |
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 | 591fe33a508d70d153f389a23968b2a367d151aa3de4536ce3a5a5104797887f |
spec/fixtures/format.rb | 100644 | 0 | 0 | | | 1.56 KB | 8091595f04ac6c9efc98b5275bdf0c63907fe663bc7664105fac1025fabf2c9e |
spec/lib/quandl/client/dataset_spec.rb | 100644 | 0 | 0 | | | 820 Bytes | e9546954fb4f3282809854fd312e1b42216089b8182fce008a060d5eaec1f27a |
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 | | | 871 Bytes | 9a8a9a2a35e7c3af0c6068bfd9b9790ac04135d932c8a054d0cfce3bd20e71da |
spec/lib/quandl/format/dataset/load/valid_spec.rb | 100644 | 0 | 0 | | | 2.49 KB | d3ffc45c85f40f8d9b5e2668caaec9a6241b70a3eb084fd17a315b6ce3322ca9 |
spec/lib/quandl/format/dataset/load_spec.rb | 100644 | 0 | 0 | | | 1.12 KB | d9446c761a990c5d0ab63ed916d25d02fa0cb3787ff0902c13b4383ec1d53b74 |
spec/lib/quandl/format/dataset_spec.rb | 100644 | 0 | 0 | | | 719 Bytes | d503095ef10a175f084d1d5bd354a8b78289e5b7c046b1edc26d80215447c07f |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 531 Bytes | 4333b102da72f013a0c6573c1607183bd79235e8693cc0c9d5199acfc29a6f53 |