Ticket #442 (closed requirement: worksforme)

Opened 4 years ago

Last modified 3 years ago

Importing data

Reported by: dread Owned by: dread
Priority: awaiting triage Milestone: ckan-v1.3
Component: component1 Keywords:
Cc: Repository:
Theme:

Description

Review what chunks of code we have and how to move forward with requirements.

Requirements:

  • Bulk parsing is done away from the CKAN server

Possible future requirements:

  • /importer for importing spreadsheets in WUI
  • validation-light - 'scoring' a package

Current importers:

Modules

  • pkg_dict --form--> fs & validation
  • fs --PackageSaver?--> package

Change History

comment:1 Changed 3 years ago by thejimmyg

  • Owner set to dread
  • Priority set to awaiting triage

Is this still important? Do we need to set aside some time for it? Thanks.

comment:2 Changed 3 years ago by dread

  • Status changed from new to closed
  • Resolution set to worksforme

I'll close this now.

Only thing to note is the importer code pudo wrote in ckanclient that could usefully be merged with the ckanext importer code.

Note: See TracTickets for help on using tickets.