Gapminder / tools-page

Gapminder tools page vanilla
8 stars 5 forks source link

Deprecated concepts url adapter #19

Closed jheeffer closed 6 years ago

jheeffer commented 6 years ago

Concept list may have to come from configs or dataset later. They are dataset specific and shouldn't be used in other projects.

@dab2000 how would you load the conceptMapping depending on the config and/or dataset?

dab2000 commented 6 years ago

i think it should be property in datasource objects in datasource.*.json. should property to be filename/url for fetch or inline concept list? @jheeffer