Giter VIP home page Giter VIP logo

ckanext-bulk's Introduction

ckanext-bulk

This CKAN extension adds a bulk-download facility to CKAN.

Snippets are provided, which when included on the relevant pages will add a button that, when clicked, downloads a Zip file containing:

  • a list of all relevant resource URLs
  • a MD5 checksum file
  • scripts which download those resources and confirm the checksums match in:
    • Python (cross platform)
    • Windows PowerShell
    • UNIX shell script (bash, using curl)
  • CSV files detailing all metadata for each organization (one CSV per organization)
  • CSV files detailing all metadata for each package (one CSV per dataset schema)
  • CSV files detailing all metadata for each resource (one CSV per resource schema)
  • a metadata file containing information about the original query and quantity of results

Snippets are provided for the organization and package search CKAN views.

Testing Notes: When testing this extension it is called from both the dataset page AND the organization page. Each page has a specific popover to ensure the selected organization is filtered if appropriate. When called from the Organization page, download files should only reflect the search results for that organization. When called from the dataset page, filtering by organization can be added if desired by using the Initiative facet.

This extension depends upon ckanext-scheming.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.