postfalk / django-etl-sync

Django ETL deriving rules from models and forms
Other
27 stars 11 forks source link

Add source path to the returned dictionary for OGR reader #14

Closed postfalk closed 7 years ago

postfalk commented 8 years ago

In many data sets the filename contains information that is required in the ETL process.

postfalk commented 7 years ago

Not necessary, analyze filename and pass as defaults when Loader is instantiated.