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...
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
We need to make sure when a user subscribes to the newsletter/email from a localized version, we capture the locale variable and pass that to Salesforce, so we can have that metadata for localized comms.
An increasing number of GSA APIs are normalizing around the user of this opensource API template.
It'd be very easy to stand up an new instance for the CKAN API and use it for
-
Updated
Mar 4, 2020 - Jupyter Notebook
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
Describe the bug
-
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. -
What did yo
-
Updated
Mar 4, 2020
Beginner friendly feature:
- #342 introduced a function to get the DHuS server-side version
- add a command-line entry with
clickto 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
--infoargument that shows an overv
PR #76 removed the Digital Rocks Portal data repository because their SSL certificate is messed up. We should add it back eventually when the site is back up. Here is the entry:
- [Digital Rocks Portal](https://www.digitalrocksportal.org/) – Powerful data portal for images of varied porous micro-structures
-
Updated
Mar 1, 2020 - PHP
Add under the "Performing an analysis" section of the CMS Guide for Research two additional recent papers (https://arxiv.org/abs/1902.04222, https://arxiv.org/abs/1908.08542)
-
Updated
Feb 18, 2020 - Vue
-
Updated
Jan 21, 2020 - HTML
-
Updated
Mar 3, 2020 - Python
-
Updated
Feb 28, 2020 - HTML
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.
-
Updated
Mar 3, 2020
CALL FOR NEW DATA
Please follow the instruction to join the awesome public data community,
https://github.com/awesomedata/apd-core/blob/master/CONTRIBUTING.md
-
Updated
Mar 1, 2020 - JavaScript
-
Updated
Feb 28, 2020 - JavaScript
The link to Open Code of Conduct on this wiki page: https://github.com/OneBusAway/onebusaway/wiki/Developer-Guide is broken.
Link to http://todogroup.org/opencodeofconduct/#OneBusAway/conduct@onebusaway.org leads to Page Not Found
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
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
URL: https://www.mpbhba.org/business-resources/
Spider Name: chi_ssa_20
Agency Name: Chicago Special Service Area #20 South Western Avenue
See the contribution guide for information on how to get started
-
Updated
Mar 2, 2020
-
Updated
Feb 25, 2020 - Jupyter Notebook
- Wikipedia
- Wikipedia

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