GithubHelp home page GithubHelp logo

libckan's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

libckan's Issues

Collect nouns and verbs from CKAN api

Perform a package search

Do a call to ckan.logic.action.get.package_search through libckan interfaces and test it.
Using only q parameter is sufficient for showcasing.

Cover 'follow' concern for GET actions

'follow' : [
'group_followee_count',
'group_followee_list',
'group_follower_count',
'group_follower_list',
'dataset_followee_count',
'dataset_followee_list',
'dataset_follower_count',
'dataset_follower_list',
'followee_count',
'followee_list',
'user_followee_count',
'user_followee_list',
'user_follower_count',
'user_follower_list',
'am_following_dataset',
'am_following_group',
'am_following_user',
]

Cover 'activity' concern for GET actions

'activity' : [
'dashboard_activity_list',
'dashboard_activity_list_html',
'dashboard_new_activities_count',
'activity_detail_list',
'group_activity_list',
'group_activity_list_html',
'organization_activity_list',
'organization_activity_list_html',
'package_activity_list',
'package_activity_list_html',
'user_activity_list',
'user_activity_list_html',
'recently_changed_packages_activity_list',
'recently_changed_packages_activity_list_html',
],

PEP 8

Reformat the code to be PEP8 compliant

Cover 'package' concern for GET actions

'package' : [
'package_autocomplete',
'package_list',
'package_relationships_list',
'package_search',
'package_show',
'package_show_rest',
'current_package_list_with_resources',
'group_package_show',
]

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.