co2-data icon indicating copy to clipboard operation
co2-data copied to clipboard

WIP: enhance: replace variable id fetching with data-api

Open Marigold opened this issue 3 years ago • 0 comments

Replace fetching by variable ID from owid website by fetching data directly from data-api. This eliminates the need for special cases & additional data and variable -> ID mappings. It runs against local data-api only and we're waiting for it to be deployed somewhere publicly.

Be aware that code that is currently in master doesn't work since variable endpoint has been split into /data and /metadata parts.

Marigold avatar Jul 22 '22 09:07 Marigold