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

Set up Dash app, basic filtering components, data loader #9

Merged
merged 14 commits into from
May 9, 2024

Conversation

alyssadai
Copy link
Collaborator

@alyssadai alyssadai commented Apr 30, 2024

Closes #1

Changes proposed in this pull request:

  • Added module to load data files and data dictionaries in as dataframes
    • Non-relevant questions removed from data dictionary dfs upon being loaded
  • Set up Dash app with the following components:
    • Question dropdown
    • State dropdown
    • Switch to stratify by party
    • Segmented control to select an endorsement threshold
  • Add instructions for running Dash app locally to README

@alyssadai alyssadai changed the title Set up Dash app, input components for state/party/response threshold, data loading util Set up Dash app, input components for state/party/response threshold, data loader Apr 30, 2024
@alyssadai alyssadai marked this pull request as ready for review May 5, 2024 22:32
@alyssadai alyssadai changed the title Set up Dash app, input components for state/party/response threshold, data loader Set up Dash app, basic filtering components, data loader May 5, 2024
@alyssadai alyssadai requested a review from rmanaem May 5, 2024 22:43
Copy link
Collaborator

@rmanaem rmanaem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧑‍🍳

@alyssadai alyssadai merged commit dee42b3 into main May 9, 2024
1 check passed
@alyssadai alyssadai deleted the adai/setup-app-nav branch May 9, 2024 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up basic Dash app layout
3 participants