opendata.cern.ch
opendata.cern.ch copied to clipboard
Source code for the CERN Open Data portal
I'm playing around this endpoint: ``` https://opendata.cern.ch/api/records/{record-id} ``` Sometimes, files are actually lists that need to be "unpacked" to get the final paths (e.g. record "1") while others directly list...
Hi! We would like to add a new record to the CERN Open Data portal. This time is a dedicated simulated sample related to an educational project relative to jet...
Amend record fixtures to standardise on some widely-used license strings. Example: [SPDX license list](https://spdx.org/licenses/) that is used by [F-UJI](https://f-uji.net/) would help to improve F-UJI's FAIR assessment findings.
I am working on a [proof-of-concept](https://github.com/cbourjau/alice-rs) to run an entire analysis involving(ALICE's) ROOT files in the browser using webasambly (wasm). Unfortunately, opendata.cern.ch does not serve files with a [CORS header](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS)...
Take [/record/300](https://opendata.cern.ch/record/300) for example. In addition to #3107, changes I propose would be: 1. Show more than five items. I would suggest increasing the number to 10 or 20. That...
The most recent news link is displayed on the home page. It is currently not giving the most recent order, see: https://opendata-dev.cern.ch/search?q=&f=type%3ANews&l=list&order=asc&p=1&s=10&sort=mostrecent What we should do is to order the...
**Current behaviour** It looks like the footer white space treatment is not advantageous. Here are three screenshots: Narrow window width:  Medium window width:  Wide window width:  Note...
Amend `docker-compose-dev.yaml` so that all `/code` is being mounted during development. This will allow to run unit tests easily inside the container.
We need to fix console warnings: ``` Content Security Policy: Ignoring duplicate source 'unsafe-inline' Content Security Policy: Couldn’t parse invalid host 'unsafe-inline' ```  ![Screenshot from 2021-02-19...
Instead of OpenShift volatile storage, use central monitoring for logs. Implement 3-month retention as per OC11.