Skip to content
Alex Fink edited this page Oct 2, 2013 · 1 revision

Thinking through a model is rather tricky. For example:

What if I want to get the US Census data?

One possible command: $miner extract uscensus

What if I want to get just the Minnesota US Census data?

$miner extract uscensus ... minnesota

?

What is a good way to store these things?

Clone this wiki locally