Lars Yencken
Lars Yencken
## Proposal We want to tighten up how sources are used for datasets with additional constraints: 1. Every source has a dataset (i.e. `sources.datasetId` is not `NULLABLE`) 2. Every (`source.datasetId`,...
## What Develop a version of internal search that can very quickly get you to any article, chart or explorer, perhaps with a command palette. ## Why We believe that...
Migrated from Notion: https://www.notion.so/owid/Provide-citation-guidance-in-the-Downloads-tab-50edb8b91cc24a3f9bfd2dc164f659fe ## Problem People download and reuse datasets, then cite us instead of the original providers. This makes original providers less happy sharing data with us, and...
## Problem We already have scripts that refresh the grapher database fully, and refresh wordpress fully, and it all happens neatly when you are spinning up a new environment, but...
## Description If a scatterplot contains regions, they are listed in the legend as "No data". ## Expected behaviour They should probably be listed as "Other" in the data. ##...
## Problem The tables for charts can contain programmatic columns that are not in the original data, and are confusing to users. ## Examples - https://ourworldindata.org/grapher/gdp-per-capita-maddison-2020?tab=table - https://ourworldindata.org/grapher/kaya-identity-co2?tab=table&time=earliest&country=~DZA - https://ourworldindata.org/grapher/compare-sources-working-hours?tab=table&country=~ESP...
## What Add two new test pages for colour schemes, as per @danyx23's idea: - [ ] All the charts with non-default color schemes in either the main color scheme...
## Description "I just copy-pasted the suggested Bibtex citation for Our World In Data from https://ourworldindata.org/policy-responses-covid#citation and noted it creates an error in LaTeX due to the ordering of authors'...
## Description Stacked bar charts (over time) normally only allow one entity to be selected per chart. But it is possible to force them into multi-entity mode, by selecting too...
## Problem Our charts are already being consumed externally, with strings being found and replaced in the JSON/HTML in order to internationalise them. The strings that are in the grapher...