Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Problems loading 3 /5 datasets #146

Closed
zachcp opened this issue Dec 17, 2013 · 1 comment
Closed

Problems loading 3 /5 datasets #146

zachcp opened this issue Dec 17, 2013 · 1 comment

Comments

@zachcp
Copy link
Contributor

zachcp commented Dec 17, 2013

Hi Team Qu,

This looks like a very interesting project however I am encountering errors when loading data. There are five datasets and I can only get one of them to load, the rest seem to trip ExceptionInfo Value does not match schema: errors:

(require 'cfpb.qu.loader)
(in-ns 'cfpb.qu.loader)
(mongo/connect!)
(load-dataset "county_taxes")         ; ExceptionInfo Value does not match schema: .....
(load-dataset "census")               ; ExceptionInfo Value does not match schema: .....
(load-dataset "consumer_complaints")  ; ExceptionInfo Value does not match schema: .....
(load-dataset "hmda")                 ; Loads
(load-dataset "integration_test")     ; Loads
(mongo/disconnect!)
@cndreisbach
Copy link
Contributor

Thanks again, @zachcp! Fixed now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants