Skip to content
#

Open Data

Open data is data that can be freely used, re-used, and redistributed by anyone - subject only, at most, to the requirement to attribute and sharealike.

Here are 1,204 public repositories matching this topic...

fernandobarbalho
fernandobarbalho commented Sep 15, 2019

The API documentation indicates that to list all embursments you have to execute the following get command

Listing reimbursements
GET /api/chamber_of_deputies/reimbursement/
Lists all reimbursements.

althoug, when we execute this command line the API retrives only the seven first rows. It is necessary to also indicate parameters limit and offset in order to fetch through the database, as I

matt-in-a-hat
matt-in-a-hat commented Feb 24, 2020

CKAN Version if known (or site URL)

2.7.5

Please describe the expected behaviour

When using "Add Filter" in a data tables resource view and entering a value with a space, it should continue to show the available values that match.

Please describe the actual behaviour

It stops loading values or allowing selecting a value once you've entered a space.
It seems that the query it

TysonAndre
TysonAndre commented Sep 27, 2019

e.g. some short methods may contain a description in the return tag, but not a description of the method itself. (to avoid redundancy).

Doing this would extract more methods, but they may be of lower quality if incorrectly parsed or automatically generated. I'd expect a description such as @return bool STARTDESCRIPTION true if this is a float to be extracted (I'm not familiar with how the dat

Xfolchf
Xfolchf commented Oct 8, 2018

Describe the bug

  1. What went wrong?
    The public profile navigation where user is able to navigate between the public profile links (notifications, conversations, follows, etc.) is not fully visible and accessible on mobile screens to the user. On some devices the menu items span over each other and on some other devices, the menu element spans over the sides of the screen.

  2. What did yo

Fernerkundung
Fernerkundung commented Mar 1, 2020

Beginner friendly feature:

  • #342 introduced a function to get the DHuS server-side version
  • add a command-line entry with click to surface that version to CLI users
  • name to be discussed, e.g. sentinelsat --dhus-version

Discussion:

  • Is this too specialized to be added to the CLI and just clutters the arguments?
  • Could this be aggregated to a --info argument that shows an overv
asifkhan69
asifkhan69 commented Oct 1, 2019

Can we get more detail documentation with examples specially how to get data for wikidata method once it is fetched such as to get "date of birth, gender" which can cover for people who are new to python. There are examples but not enough to utilise this great package for usage.

vmendieta
vmendieta commented Aug 22, 2019

Group reoles do not all appear to assign users
imagen

would be missing:

-editor member
-content creator member

according to the documentation

What I need is a role that can edit and create datasets in your group

With the role of member administrator I can't find where you can up

kayakr
kayakr commented Jul 25, 2019

Current Behaviour (for problems)

When reporting a problem, describe what happens that isn't expected behaviour?

After validation, with errors reported, if I go back and edit a highlighted cell, the text in the cell displays while editing leading to an unreadable display (see screenshot).

Expected Behaviour

When reporting a problem, describe what should happen
Only the text bei

geneorama
geneorama commented Jun 26, 2019

The major.minor.patch concept is clear, but what does the part after the dash indicate?

I believe it's one of these:

  • major.minor.patch-commit
  • major.minor.patch-buildnumber

It's to me what convention @tomschenkjr was using. I see some big numbers which would seem like commits, but I know that the CRAN submission process can be challenging and it could be actual builds.

Either wa

You can’t perform that action at this time.