You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
arowla
added this to the
Elasticsearch Ready for Release milestone
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:
DOWNLOADED
/IMPORTED
/ERROR
)WEEKLY
/NIGHTLY
/other: this would help us tell at a glance whether files were missing)The text was updated successfully, but these errors were encountered: