-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve the CSV upload interface #15
Comments
#15 Also change to using settings from Django settings, which allows possibility that COVE app can override settings in libcoveweb
I've done some testing with the CSV files in the
|
Was a first pass - it would also be really neat to have one of those "drag and drop" things too.
Was waiting for schema ref 404 to be fixed - on 2022-11-08 now
on 2022-11-08 now |
The changes on 2022-11-08 look good. The priority outstanding action for this issue is updating the upload interface with one of the options suggested in my previous comment. |
"The priority outstanding action for this issue" means "The CSV upload interface is awkward"? |
Yes - the two options suggested to fix it in that bullet point. |
CSV is the tabular publication format for OFDS data (rather than Excel) so we need to support validating multiple CSV files.
The following Flatten Tool command generates the desired JSON file when run against the example CSV files:
The text was updated successfully, but these errors were encountered: