Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

Create import_record for each file imported #67

Closed
arowla opened this issue May 16, 2014 · 1 comment
Closed

Create import_record for each file imported #67

arowla opened this issue May 16, 2014 · 1 comment

Comments

@arowla
Copy link
Contributor

arowla commented May 16, 2014

To get a better audit trail for data, create an import_record type to record the origin and status of all data, and link the import_record_id to each record. This might need to be an array on the other type, since records can come from more than one source (such as SOLs and MODs from FBO).

Fields to include:

  • data_source
  • name or description (optional -- this would be a human-readable version)
  • filename
  • retrieved_at (?)
  • imported_at
  • status (DOWNLOADED/IMPORTED/ERROR)
  • frequency (? WEEKLY/NIGHTLY/other: this would help us tell at a glance whether files were missing)
@arowla arowla added this to the Elasticsearch Ready for Release milestone May 16, 2014
@arowla
Copy link
Contributor Author

arowla commented Oct 26, 2015

This has been replaced with #183.

@arowla arowla closed this as completed Oct 26, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant