Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare data for Shipment Visualisation - Area Bump Chart #77

Open
ChienChen99 opened this issue Jul 20, 2024 · 0 comments
Open

Prepare data for Shipment Visualisation - Area Bump Chart #77

ChienChen99 opened this issue Jul 20, 2024 · 0 comments

Comments

@ChienChen99
Copy link

ChienChen99 commented Jul 20, 2024

As we are building the visualisations of shipment data using Nivo (a visualisation app), the data has to be prepared in a specific format for Nivo to build specific charts (different charts require different data structures). Here, I have manipulated the excel file "7 - Exportable _ Shareable Data [EXT].xlsx" into the format required using Python. Attached are: (1) readme with code explanations for each step; and (2) the resulting data in json format.

(1) Code File with Readme:
README_areabumpchart.md

(2) Data Output
area_bump_project_count.json
area_bump_project_needs.json
area_bump_shipment_count.json
area_bump_shipment_needs.json

@madcalf madcalf changed the title Preparing data for Shipment Visualisation - Area Bump Chart Prepare data for Shipment Visualisation - Area Bump Chart Aug 1, 2024
@thegrumpyenby thegrumpyenby moved this to Triage in DA Tech Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Triage
Development

No branches or pull requests

1 participant