Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/curran/dataviz-project-template-proposal
A template for data visualization project proposals.
https://github.com/curran/dataviz-project-template-proposal
Last synced: about 1 month ago
JSON representation
A template for data visualization project proposals.
- Host: GitHub
- URL: https://github.com/curran/dataviz-project-template-proposal
- Owner: curran
- License: mit
- Created: 2019-09-19T11:25:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-11T20:19:30.000Z (10 months ago)
- Last Synced: 2024-10-15T11:07:51.050Z (3 months ago)
- Size: 10.7 KB
- Stars: 5
- Watchers: 3
- Forks: 92
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Visualization Project
## Data
The data I propose to visualize for my project is ...
## Questions & Tasks
The following tasks and questions will drive the visualization and interaction decisions for this project:
* (insert your question or task here) How does the X vary over time?
* (insert your question or task here) Is there any correlation between X and Y?
* (insert your question or task here) Are there interesting spatial patterns in X?
* (insert your question or task here) How many X are there across different Y?## Sketches
(insert one or more hand-drawn sketches of interactive visualizations that you imagine)
(describe each sketch - how is the data visualized, what are the interactions, and how do these relate to the questions/tasks)## Prototypes
I’ve created a proof of concept visualization of this data. It's a ... and it shows ...
[![image](https://user-images.githubusercontent.com/68416/65240758-9ef6c980-daff-11e9-9ffa-e35fc62683d2.png)](https://vizhub.com/curran/eab039ad1765433cb51aad167d9deae4)
(please put a screenshot of one or more visualizations of this dataset you already made, for previous assignments, and link to them)
You can put images into here by pasting them into issues.
You can make images into links like this:
```
[![image](https://user-images.githubusercontent.com/68416/65240758-9ef6c980-daff-11e9-9ffa-e35fc62683d2.png)](https://vizhub.com/curran/eab039ad1765433cb51aad167d9deae4)
```Also, you can study the [source](https://raw.githubusercontent.com/curran/dataviz-project-template-proposal/master/README.md) to figure out Markdown formatting. You can use the GitHub built-in editor to edit the document.
## Open Questions
(describe any fear, uncertainty, or doubt you’re having about the feasibility of implementing the sketched system. For example, “I’m not sure where to get the geographic shapes to build a map from this data” or “I don’t know how to resolve the codes to meaningful names” … Feel free to delete this section if you’re confident.)
## Milestones
(for each week, estimate what would be accomplised)