☀️ Summer update: unleashing the power of your Huwise portal !
Ask for help or share an insight.
Recently active
Icons I was using the Opendatasoft Chrome extension until now (it’s very helpful to get the datasets in use on a page, or to go directly to the backoffice of the page)But it’s not supported anymore: Is there a way to make it available again?Thanks in advanceAuto-translation 🪄Icônes J'utilisais jusqu'à présent l'extension Chrome d'Opendatasoft (très utile pour récupérer les jeux de données utilisés sur une page, ou pour accéder directement au backoffice de la page)Mais elle n'est plus supportée : existe-t-il un moyen de la rendre à nouveau disponible ? Merci d'avance
Hello,Opendatasoft allows a range of filters for dataset searches as such. Using UKPN's data portal as an example:some 33kV results at the beginning. However, it omits datasets that actually contain the search term - such as “33kV” in my example - is there a filter that closely matches best fit? Such that “33kV” results show first? If not, can this be requested as a feature please? 33kV result at the end! Auto-translation 🪄Bonjour, Opendatasoft permet une gamme de filtres pour les recherches d'ensembles de données en tant que tels. En utilisant le portail de données d'UKPN comme exemple : certains résultats 33 kV au début. Cependant, il omet les ensembles de données qui contiennent réellement le terme de recherche - comme « 33 kV » dans mon exemple - existe-t-il un filtre qui correspond étroitement au meilleur ajustement ? De telle sorte que les résultats « 33 kV » s'affichent en premier ? Si ce n'est pas le cas, peut-on demander cela en tant que fonctionnalité ? ...
Hello dear community,We have a small problem with the harvesting on opendata.swiss - we are receiving the following error message for all data we are harvesting on opendata.swiss:Error Message: 400 Client Error: Bad Request for url: https://data.bs.ch/api/v2/catalog/datasets/100168/exports/fgb Apparently, there is an issue with the fgb format. Had annyone the same issue?Best regards from Basel,BorisAuto-translation 🪄Bonjour chère communauté, Nous avons un petit problème avec la récolte sur opendata.swiss - nous recevons le message d'erreur suivant pour toutes les données que nous récoltons sur opendata.swiss : Message d'erreur : 400 Erreur client : Mauvaise demande d'url : https :/ /data.bs.ch/api/v2/catalog/datasets/100168/exports/fgb Apparemment, il y a un problème avec le format fgb. Quelqu'un a-t-il eu le même problème ? Meilleures salutations de Bâle, Boris
Hello,I’m currently working on a dataset with different types of data (e.g., time ranges, numeric values, and text fields) and am facing an issue with sorting these data. I’d really appreciate your help in understanding and solving this problem.Context:My dataset contains the following types of columns:Time Ranges (e.g., "2020-2022", "2023-2024", "2020_2022") Numeric Values Text FieldsI need to sort these columns in ascending order (for numeric and time ranges) and alphabetically (for text fields).Problem:When I mark a column as a facet, the sorting applied works in the Explore Data for the faceted filters, but the raw dataset remains unsorted. What I Need:I need a way to:Apply sorting to the raw dataset itself (for both time ranges, numeric values, and text fields), so that the data is organized correctly in the raw dataset as well as in the Explore Data view.Additional Details:I’ve tried using different processors, like Expression or Add Field, to create sorting keys, but none of t
Hello,I get a dataset from an ods-adv-analysis:Now I want to subtract the second value (55) from the first value (11).Something like: - How can I work numerically here?Thanks for helpAuto-translation 🪄Bonjour, j'obtiens un ensemble de données à partir d'une analyse ods-adv : Maintenant, je veux soustraire la deuxième valeur (55) de la première valeur (11). Quelque chose comme : - Comment puis-je travailler numériquement ici ? Merci pour votre aide
Hello everyone,I’m currently facing a challenge with extracting plain text from HTML content, and I’m looking for some advice on how to resolve it.The issue arises when I try to extract all text segments located between various HTML tags. I’ve been using a regular expression to capture the text, but I’ve encountered a limitation where only the first occurrence of text is retrieved, while subsequent occurrences remain unextracted. The regular expression I’m using is:>(?P<texte_brut>[^<>]+)<This works for capturing the first block of text but doesn’t return the remaining segments found within the other tags. My goal is to extract all text occurrences embedded between HTML tags in a single process.For instance, given the following HTML:<p>Chers voyageurs,</p><p>En raison de travaux sur la commune de Vitrolles, les lignes 7 et 20 sont déviées du 25/09 au 31/12 de 6h à 21h.</p><p><strong>Arrêts non desservis :</strong></p><
Hello dear community,Could we make the SSO feature more prominent?Many employees don’t realize that they can use their existing government account to sign in.Currently, it looks like this: But we were thinking about something like that: Best regards,BorisAuto-translation 🪄Bonjour chère communauté,Pourrions-nous rendre la fonctionnalité SSO plus visible ?De nombreux employés ne savent pas qu'ils peuvent utiliser leur compte gouvernemental existant pour se connecter.Actuellement, cela ressemble à ceci : Mais nous pensions à quelque chose comme ça : Cordialement,Boris
Bonjour, est-il possible d'afficher le nombre de jeux de données dans le catalogue de façon dynamique ? Auto-translation 🪄Hello, is it possible to display the number of datasets in the catalog dynamically?
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 ?
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.