Lucas Rodés-Guirao
Lucas Rodés-Guirao
More improvements: - [x] Download data for "explore mode" in parallel when creating `steps_df` - [x] Re-arrange the UX so that it is more obvious that the dropdown in 'old...
Bug: - [x] If you clicks twice on "Next (1/3)", the following error is shown. Instead, nothing should be triggered. ``` StreamlitAPIException: Values for st.button, st.download_button, st.file_uploader, st.data_editor, st.chat_input, and...
More: - [x] Now the 'old dataset' selectbox is updated based on selection on 'new dataset' selectbox. Show a spinner while this change is ocurring. The goal is to avoid...
> Feature request: It would be good if indicator upgrader worked in local grapher, if it's not too much additional work. Currently, chart-diff and indicator upgrader are not supporting local...
@spoonerf I'll take a look into this! Note that the snapshot files should have been created already, so no need to fill in the metadata again. You can instead use...
Started looking at this. ### Datasets to review - [x] `inequality_france_1999` - [x] `insee_premiere_1875` - [x] `inequality_france` - [x] `relative_poverty_france` - [x] `interdecile_ratio_2022` - [x] `interdecile_ratio` - [x] `concialdi` -...
@paarriagadap Just checking; is this work still going?
[this list has been integrated into main issue list] more points: - update documentation to reflect data workflow - guides to add, update data, update charts - guides on wizard...
should we allocate time for this during this cycle, @pabloarosado ?
Found a bug in detecting overlapping countries when `country` is of type `category`. Raised it in https://github.com/owid/etl/issues/2474