added retail sales and 5 point Likert example data for bar charts#63
Merged
gvwilson merged 6 commits intoplotly:masterfrom Mar 12, 2025
Merged
added retail sales and 5 point Likert example data for bar charts#63gvwilson merged 6 commits intoplotly:masterfrom
gvwilson merged 6 commits intoplotly:masterfrom
Conversation
I plan to use these data in plotly/plotly.py#4995 Ken Letzler aggregated these from the Estimates of Monthly Retail and Food Services Sales by Kind of Business: 2024 https://www.census.gov/retail/sales.html including projected values for December. Thanks Ken!
5 tasks
Contributor
Author
Contributor
|
apologies for the delay - it's merged now. please let me know what next steps are required (if any). |
This was referenced Mar 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I plan to use the retail data in plotly/plotly.py#4995
These data are aggregated from the Estimates of Monthly Retail and Food Services Sales by Kind of Business: 2024 https://www.census.gov/retail/sales.html including projected values for December
Thanks to Ken Letzler for converting the Census table into the example data we need.
I plan to use the GSS data in plotly/plotly.py#4994 and plotly/plotly.py#4984
I also put the readme table back into alphabetical order.