CodeForPhilly / jawn

'Git for Tabular Data'
http://datjawn.com
BSD 3-Clause "New" or "Revised" License
44 stars 9 forks source link

Multiple datasets in a feed #14

Closed flyingzumwalt closed 8 years ago

flyingzumwalt commented 8 years ago

Scenario:

  1. Import a dataset named 'addresses'
  2. Import a dataset named 'permits'
  3. Import changes into either dataset
  4. Export from each dataset

These datasets should be kept distinct in the index, probably as separate tables?

flyingzumwalt commented 8 years ago

Rebooting issues (taking a different approach to roadmap)