owid-grapher icon indicating copy to clipboard operation
owid-grapher copied to clipboard

✨ (grapher) pull in data types from metadata

Open sophiamersmann opened this issue 11 months ago • 0 comments

[!NOTE]
Wait for #3362 to be merged into master.

  • Indicator metadata comes with types
  • Up until now, Grapher has been ignoring type information and marked every column as mixed type
  • This PR pulls in the metadata type information into Grapher by setting the appropriate column type

  • Open question: Should we split Numeric into Integer and Float?

sophiamersmann avatar Mar 20 '24 11:03 sophiamersmann