☀️ Summer update: unleashing the power of your Huwise portal !
Ask for help or share an insight.
Recently active
Hi - is there a way using a Processor to add an Index column to data? We can see an index of sorts on ODS but want to add an actual index column to be included in the data (within a dataset). We have been downloading/manipulating the source in Excel but would like to skip that step if possible.Auto-translation 🪄Bonjour - existe-t-il un moyen d'utiliser un processeur pour ajouter une colonne d'index aux données ? Nous pouvons voir une sorte d'index sur ODS, mais nous souhaitons ajouter une colonne d'index réelle à inclure dans les données (dans un ensemble de données). Nous avons téléchargé/manipulé la source dans Excel, mais nous aimerions ignorer cette étape si possible.
Is there any option to add button or link a sheet in information tab for each dataset?Auto-translation 🪄Existe-t-il une option permettant d’ajouter un bouton ou de lier une feuille dans l’onglet d’informations pour chaque ensemble de données ?
Hello,We are currently trying to create a chart that contains information from two different datasets, one with the data collected until a certain date, and one with the forecast values starting the day after the last collection. Each of the individual information has stacked data and different colors.When we display the information in the chart, we have a gap of data between the last day collected and the forecast, which we would like to fill. As of right now, we have tried to:Set the first forecast date equal to the last collection date, which makes the day in common stack, since both of the individual data have stacked data; Place all the information together in one dataset, which makes it so we can’t change the colors between the collected and forecast data.Is there any solution to make a continuous graph with changing colors when moving from collected data to forecast? Here is an example of the code so far:<ods-chart align-month="true" single-y-axis="true"> <ods-chart-que
Hello,I have a 'timestamp' column of type datetime with minute precision. I would like to create a selector (<ods-select>) that selects and displays only the days (27/11/2024) and not every minutes. Best regards,Auto-translation 🪄Bonjour,J'ai une colonne 'timestamp' de type datetime avec une précision à la minute. Je souhaiterais créer un sélecteur () qui sélectionne et affiche uniquement les jours (27/11/2024) et non toutes les minutes. Cordialement,
Dear ODS-Community,I am experiencing an issue with the configuration of an ODS filter where the chart displays data even though no selection has been made in the dropdown. I would like the filter to have no default selection and for the chart to display no data until a selection is made.Details of the Problem:The dropdown filter is configured to allow the selection of a care home. The filter is initialized with the value "All Care Homes," which causes data to be displayed in the chart even when the user has not made a specific selection. I want the filter to be empty by default and for the chart to show no data until something is selected.Current Code:Here is the relevant code that I am currently using: <div class="grid"> <div class="shared-width-ods-selects"> <div ods-facet-results="reglist" ods-facet-results-facet-name="name" ods-facet-results-context="myctx0"
I’m having troubles opening the Excel version of the catalog downloaded from the main ODS Data portal:https://data.opendatasoft.com/explore/ (bottom left hand corner) The Excel version does not open. The CSV version is messy Screenshot of CSV of catalog download Auto-translation 🪄J'ai des difficultés à ouvrir la version Excel du catalogue téléchargé à partir du portail principal de données ODS : https://data.opendatasoft.com/explore/ (coin inférieur gauche) La version Excel ne s'ouvre pas. La version CSV est désordonnée Capture d'écran du fichier CSV du téléchargement du catalogue
Dear ODS-community,When I export the dcat_ap_ch. I would like the descriptions to be in typescript (or something else being machine-readable). Is there a way to do that.https://data.bs.ch/api/v2/catalog/exports/dcat_ap_chThis is because, we always have to type out the URL’s for opendata.swiss and data.europe.eu to show them as clickable urls. Furthermore the “new lines” cause the problems that the urls are not always shown correctly.See:https://data.bs.ch/explore/dataset/100008/information/https://opendata.swiss/de/dataset/bade-trinkwasser-und-zierbrunnen-in-baselhttps://data.europa.eu/data/datasets/100008-kanton-basel-stadt~~1?locale=frAlso the other cantons (I checked) using ODS don’t seem to work. For Zurich it works:https://opendata.swiss/de/dataset/kinostandorte-zwischen-1907-und-2018Kind Regards,Orhan
Hello,I want the texts in English (that are translated from Swedish into English and stored in the portal) when I download metadata from the export API. I want to check the quality of the translations and perhaps improve them using chatGPT,Anyone who have succeded to download the translated metadata with the export API? Please tell me how you did it. Auto-translation 🪄Bonjour, je souhaite obtenir les textes en anglais (qui sont traduits du suédois vers l'anglais et stockés dans le portail) lorsque je télécharge les métadonnées à partir de l'API d'exportation. Je souhaite vérifier la qualité des traductions et peut-être les améliorer à l'aide de chatGPT. Quelqu'un a-t-il réussi à télécharger les métadonnées traduites avec l'API d'exportation ? Veuillez me dire comment vous l'avez fait.
I am creating a visualisation where I have two datasets plotted on a map, and I want to filter these by year with a slider. Currently I have two separate sliders, with each one filtering a different dataset. Is there a way to have one slider interact with multiple contexts? Current Code:<ods-dataset-context context="flexibilityprocurementareas,flexibilityexpressionsofinterestareas" flexibilityprocurementareas-dataset="flexibility-procurement-areas" flexibilityexpressionsofinterestareas-dataset="flexibility-expressions-of-interest-areas"> <div id="c1"> <ods-date-range-slider context="flexibilityprocurementareas" date-format="YYYY" initial-from="2023/01/01" initial-to="2029/01/01" precision="year" date-field="start_of_regulatory_year"
Hello everyone,I've been working with the ods-adv-analysis widget and noticed that the output variable seems to be limited to a maximum of 20,000 elements. This constraint is making it difficult to handle large datasets, which are crucial for my project.Additionally, while the ods-aggregation widget works well for basic functions, it only offers simple calculations. For my use case, I need to perform more advanced operations on larger datasets.Does anyone know if there are options or settings to bypass this limit or to perform more complex calculations on large data sets? Any guidance would be greatly appreciated!Thanks in advance for your help!Auto-translation 🪄Bonjour à tous, J'ai travaillé avec le widget ods-adv-analysis et j'ai remarqué que la variable de sortie semble être limitée à un maximum de 20 000 éléments. Cette contrainte rend difficile la gestion de grands ensembles de données, qui sont essentiels pour mon projet. De plus, bien que le widget ods-aggregation fonctionne bi
HelloI wanted to enrich our metadata with the temporal information for datasets where this makes sense. Now, I am a bit confused where I should fill this out. We have two options that have the exact same content, as far as I am concerned. There is:Temporal Period: A text field Temporal Coverage: Two fields (“Temporal coverage start date“ and “Temporal coverage end date“) that are date fields of the form “DD/MM/YYYY hh:mm:ss”Can anyone please elaborate the difference between the two options and their intended use cases, and which field is intended for my use, i.e. to document the first and last date that appears in any date column of the dataset? Best regardsAuto-translation 🪄BonjourJe voulais enrichir nos métadonnées avec les informations temporelles pour les ensembles de données lorsque cela a du sens. Maintenant, je ne sais pas trop où je dois remplir cela. Nous avons deux options qui ont exactement le même contenu, en ce qui me concerne. Il y a :Période temporelle : Un champ de tex
I am being really dense here. But I cannot fathom how to use the ‘Delete records processor’ to delete all records where the value is below £5,000.I have tried entering = < 5000 into the field but that doesnt function as expected. Is it possible to remove rows based on a filter?Auto-translation 🪄Je suis vraiment un peu con. Mais je ne comprends pas comment utiliser le « Processeur de suppression d'enregistrements » pour supprimer tous les enregistrements dont la valeur est inférieure à 5 000 £. J'ai essayé de saisir = < 5000 dans le champ, mais cela ne fonctionne pas comme prévu. Est-il possible de supprimer des lignes en fonction d'un filtre ?
Hello ODS-Community,I hope you are doing well. I have a quick question regarding the table view feature. Is it possible to customize the embedded table so that I can change the order of the columns and display only the desired columns?I would greatly appreciate your guidance on this.Thank you for your help!Best regards,BorisAuto-translation 🪄Bonjour ODS-Community,J'espère que vous allez bien. J'ai une petite question concernant la fonction d'affichage du tableau. Est-il possible de personnaliser le tableau intégré afin de pouvoir modifier l'ordre des colonnes et afficher uniquement les colonnes souhaitées ? J'apprécierais grandement vos conseils à ce sujet. Merci pour votre aide ! Cordialement,Boris
I am looking for some guidance.I have a dataset containing values for Birmingham wards, England and the Region.I would like to have a visual (Column chart) which shows each ward. But then a reference line to show the average for England and the Region based on their latest value.At the moment I am doing this using variables I define. But I would like it to autmatically figure out the latest year and return the latest value for England and the Region rather than me hardcoding it into the variables. My Code looks like this;<!--Variables Start--><div ng-init=" valuelabel = 'Value (%)'; maphigh = '8,48,107'; maplow = '198,219,239'; decimalprec = '1'; complatestperiod = '2021'; compBirmlatestvalue = '10.8'; compEnglatestvalue = '6.4'; compWMCAlatestvalue = '8.9' "> <!--Variables End--> <ods-dataset-context context="ctxenglat
Is there anyway to recover a deleted dataset? May of made a small error!ThanksRyanAuto-translation 🪄Existe-t-il un moyen de récupérer un ensemble de données supprimé ? J'ai peut-être fait une petite erreur ! Merci Ryan
Dear community,I’m working with time series data, and my data corresponds to a production measured every 10 minutes (each line correspond to the production for 10 minutes). Like the following: Timestamp Production 01.01.2024 00:00 12 01.01.2024 00:10 4 01.01.2024 00:20 16 I haven’t found a straightforward way to display a line plot with time on the X-axis and the production value on the Y-axis. The examples I’ve seen are similar to the screenshot below (function-y="SUM" and timescale="hour").This solution works if each observation corresponds to 1 hour/minute... but what should I do in my case where one row corresponds to 10 minutes? I hope my question is clear, and I thank you in advance for your valuable help.Best,DavidAuto-translation 🪄Chère communauté,Je travaille avec des données de séries chronologiques, et mes données correspondent à une production mesurée toutes les 10 minutes (chaque ligne correspond à la production pendant 10 minutes). Comme ce qui suit :
I have a dataset containing Base64 pictures. I want to show the Base64 picture on the map. But when I try that, it shows the Base64 code instead of the picture. So it will not translate the Base64 code to a picture. However, when I use the Base64 code in the Studio, I can add the field containing the Base64 codes as the picture field in the popup configuration (see example picture).Is there a solution for this? Auto-translation 🪄J'ai un ensemble de données contenant des images Base64. Je souhaite afficher l'image Base64 sur la carte. Mais lorsque j'essaie, le code Base64 s'affiche au lieu de l'image. Il ne traduira donc pas le code Base64 en image. Cependant, lorsque j'utilise le code Base64 dans le Studio, je peux ajouter le champ contenant les codes Base64 comme champ d'image dans la configuration contextuelle (voir l'image d'exemple). Existe-t-il une solution à ce problème ?
Hi All :) Ive seen other portals have the option to view source data at the bottom of a visual, can anyone share with me some example code to get this to work? And does it keep filters etc on from the context? Thanks RyanAuto-translation 🪄Bonjour à tous :) J'ai vu que d'autres portails avaient la possibilité d'afficher les données sources au bas d'un visuel. Quelqu'un peut-il partager avec moi un exemple de code pour que cela fonctionne ? Et est-ce que cela empêche les filtres, etc., de se connecter au contexte ? Merci Ryan
Hello dear community,I am writing about the Dct:relation-issue that we have. Multiple links are not displayed correctly on opendata.swiss https://opendata.swiss/de/dataset/allmendbewilligungen (see Screenshot).In our data portal, on the other hand, they are displayed correctly, with the semicolon as a separate value https://data.bs.ch/explore/dataset/100018/information/ .Unfortunately, it looks awkward on opendata.swiss, and the link doesn't work either. Here is an example of a dataset from the Federal Office of Public Health that also uses multiple references: https://opendata.swiss/de/dataset/covid-19-schweiz It would be essential to have the option of providing multiple references to increase data quality and enable users to access comprehensive information. This functionality is crucial for us because we want to showcase our data effectively on opendata.swiss and the European data portal data.europa.eu. By providing multiple references, we aim to enhance the visibility and credibi
I have the following problem: I have uploaded a CSV with dates of school holidays and school free days. For example May 1st is a holiday that starts on 20240501 and ends on 20240501 (the same day). This should be no problem when creating an iCal file, since we can set DTSTART and DTEND both to 20240501. However, open data soft seems to append the timestamp in any case, so it creates an iCal file with DTSTART and DTEND both being 20240501T000000Z. This results in an undefined behavior when opened with any calendar.Is there a way to tell ods to just create full day events without time stamps?Auto-translation 🪄J'ai le problème suivant : j'ai téléchargé un fichier CSV avec les dates des vacances scolaires et des jours fériés. Par exemple, le 1er mai est un jour férié qui commence le 20240501 et se termine le 20240501 (le même jour). Cela ne devrait pas poser de problème lors de la création d'un fichier iCal, puisque nous pouvons définir DTSTART et DTEND à la fois sur 20240501. Cependant,
Hi, bit of a coding novice here. Can someone help with the code with choosing which background to select for each variable in my tree map/chart, as well as the text label to show on top. Would this be done in the HTML or CSS element fo the code? I ahve a screenshot of the tree chart below. Thanks! Auto-translation 🪄Bonjour, je suis un peu novice en codage ici. Quelqu'un peut-il m'aider avec le code pour choisir l'arrière-plan à sélectionner pour chaque variable dans ma carte/mon graphique en arborescence, ainsi que l'étiquette de texte à afficher en haut. Cela se ferait-il dans l'élément HTML ou CSS du code ? J'ai une capture d'écran du graphique en arborescence ci-dessous. Merci !
Hello, I discovered that there’s ods widgets we can use directly by copying its html, css codes and putting them in the angular project. However, ods tags (ods dataset context for exemple) are not known to angular. Can you help me so I can use the ods widgets.ThanksAuto-translation 🪄Bonjour, j'ai découvert qu'il existe des widgets ods que l'on peut utiliser directement en copiant ses codes html, css et en les mettant dans le projet angular. Cependant, les balises ods (contexte du dataset ods par exemple) ne sont pas connues d'angular. Pouvez-vous m'aider pour que je puisse utiliser les widgets ods. Merci
Hello everyone,I have a question regarding best practices for using the <ods-dataset-context> tag. I've seen many examples where the entire HTML code is nested within a context tag (containing all the contexts), and I've seen other examples where there are several context tags that nest only the tags using the relevant context. Are there any advantages or disadvantages (especially in terms of performance in a dashboard with many different contexts) to using one practice over the other?I hope my question is clear, and thank you in advance for your responses. Best,DavidAuto-translation 🪄Bonjour à tous, J'ai une question concernant les bonnes pratiques d'utilisation de la balise . J'ai vu de nombreux exemples où l'intégralité du code HTML est imbriquée dans une balise de contexte (contenant tous les contextes), et j'ai vu d'autres exemples où il existe plusieurs balises de contexte qui imbriquent uniquement les balises utilisant le contexte pertinent. Y a-t-il des avantages ou des
How has everyone handled integrating a blog or news items into their ODS based website without the need for an external site like Wordpress.Can anyone recommend any examples of an implementation they find particularly useful or any tips on how they have achieved this.On our site we want to have data and written publications using the pages. But, our leadership would also like a blog like functionality for showcasing news items or other non publication items like opinion pieces or announcements. For me, I like how Portal - News — E-REDES (opendatasoft.com) has handled news and would love to know more how they achieved this as it appears to draw from a dataset but use an ID value in the URL to display.Auto-translation 🪄Comment tout le monde a-t-il géré l'intégration d'un blog ou d'articles d'actualité dans son site Web basé sur ODS sans avoir besoin d'un site externe comme Wordpress. Quelqu'un peut-il recommander des exemples d'une mise en œuvre qu'il trouve particulièrement utile ou de
Hi,I'm using the following API from Opendatasoft to access postal code data:API Endpoint: https://data.opendatasoft.com/api/explore/v2.1/catalog/datasets/geonames-postal-code@public/recordsI would like to know if there are any usage limits (rate limits, request quotas, etc.) associated with this API. Specifically:Are there any daily or hourly rate limits? Is there a limit to the number of records returned per request? Do I need to worry about throttling if I exceed a certain threshold of requests?Thank you for your help!Auto-translation 🪄Bonjour,J'utilise l'API suivante d'Opendatasoft pour accéder aux données de codes postaux :Point de terminaison de l'API : https://data.opendatasoft.com/api/explore/v2.1/catalog/datasets/geonames-postal-code@public/recordsJe voudrais savoir s'il existe des limites d'utilisation (limites de débit, quotas de requêtes, etc.) associées à cette API. Plus précisément :Existe-t-il des limites de débit journalières ou horaires ? Existe-t-il une limite au nomb
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.