Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (295 - 297 of 2152)

Ticket Resolution Summary Owner Reporter
#1609 fixed Celery task for ckanext-archiver to write to webstore. ross ross

Reported by ross, 2 years ago.

Description

From super Storage changes - #1574 - and http://ckan.okfnpad.org/newstorage we determined that ckanext-archiver should have a celery task for grabbing local file uploads and writing to webstore

Analysis

When I upload a file to CKAN:

  • End up with file in permanent storage
  • IF file is ot type ... csv,xls,xlsx,sqlite,.sql
    • End up with new db in webstore
      • Where? {username}/{resource-id}/...
        • If a single table: name it after the file name (appropriately slugified)
      • A resource *always* corresponds to a 'database' in webstore ...
      • In Data Explorer have "Sheets" tab ...
  • Resource url = /dataset/{x}/resource/{y}/link -> cached_url ...
#326 fixed Centralise importation of json library dread dread

Reported by dread, 4 years ago.

Description

Later versions of python use json which is better than simplejson, but it must be kept as an option for compatibility. So centralise the import of json to ckan.lib.helpers.

#760 duplicate Change "CSW Get Records" request class to accept and used given CSW filter johnbywater johnbywater
Note: See TracQuery for help on using queries.