Activities:
- Data Examination [25 points]
- Examine the dataset to determine how you want to create an interactivity design and briefly explain your solution.
- Data Transformation [25 points]
- Perform data transformation techniques such as data cleansing, conversion, creation, and consolidation on the dataset.
- Record the transformation activities you performed on your dataset.
- Data Exploration and Presentation [50 points]
- Decide how you want to present the data.
- Use the D3 website to get an idea.
- Build an interactive web site [100 points]
- Design and develop an interactive website using the example from https://www.d3-graph-gallery.com/.Make sure to pick the graph that will depict your interactive solution.
- Explain the challenge you encounter displaying your data versus the sample data used on www.d3-graph-gallery.com
- Explain how to avoid such occurrence when and if you decide to go live/production.
- D3 reads different data format.Explain the formats and give examples. [25 ppoints]
- Explain how you would design and develop a system that allows the data to constantly change (dynamic) with a database. [50 points]
Deliverables:
Don't use plagiarized sources. Get Your Custom Essay on
Activities: Data Examination [25 points] Examine the dataset to determine how you want to create an interactivity design and briefly explain your solution.
Just from $13/Page
Word file with following:
- Data examination process
- Data transformation required
- HTML page (html)
- Dynamic system description