Menu

#263 Country string dimension type needed

Backlog
open
nobody
ravel (10)
4normal
2026-08-26
2020-04-09
Steve Keen
No

This is both a bug report and a feature request. I tried to give two Ravels the same axis name for COUNTRY, but the edits did not persist.

Secondly, this may have to be hard-coded for now, but ultimately there should be standard sub-types for the dimension STRING. The most critical here is country: whatever anyone types for a country (remember our Coronavirus database's weird date entries), a data type with the dimension COUNTRY should always impose the standard naming convention.

This is the standard database of country names and abbreviations: https://www.iso.org/iso-3166-country-codes.html

1 Attachments

Discussion

  • High Performance Coder

    • Milestone: Malthus --> Graeber
     
  • High Performance Coder

    • Milestone: Graeber --> Backlog
     
  • High Performance Coder

    • Milestone: Backlog --> Pascal
     
  • High Performance Coder

    • Priority: 3ReallyUrgent --> 4Urgent
     
  • High Performance Coder

    It costs 300 CHF per year to get an updated spreadsheet of the country codes.
    One can also obtain free of charge the codes from the website, as attached. Note the English country names are not copied in.

    We will in any case need an additional column, which will be the unique search strings for identifying countries. So for example viet*nam, Democratic*Korea, North*Korea but not Korea.

    Given that level of work, I doubt the paid for spreadsheet is useful.
    For display, we can use the official English names, alpha 2 code, or alpha 3 code, perhaps by format string. By default, I think alpha 3 code is best.

     
  • High Performance Coder

    • Milestone: Pascal --> Backlog
     
  • High Performance Coder

    • labels: --> feature
     
  • High Performance Coder

    Ticket moved from /p/minsky/ravel/50/

     
  • High Performance Coder

    • labels: feature -->
    • Priority: 4Urgent --> 4normal
     
  • High Performance Coder

    • labels: --> ravel
     

Log in to post a comment.