data dashboards

48
Data Dashboards Using Excel and MS Word Dr. Rosemarie O’Conner Gabriel Hartmann

Upload: lakshmi

Post on 14-Jul-2016

31 views

Category:

Documents


8 download

DESCRIPTION

Data dashboards

TRANSCRIPT

Page 1: Data dashboards

Data Dashboards Using

Excel and MS Word

Dr. Rosemarie O’Conner

Gabriel Hartmann

Page 2: Data dashboards

2

Agenda

Introduction to Dashboards

Automation Process

‒ Demonstration

‒ 4 steps:

1. Design a dashboard

2. Create Word Template with Bookmarks

3. Organize the data in Excel

4. Run the code

Page 3: Data dashboards

3

Introduction to Dashboards

Page 4: Data dashboards

4

The Education Dashboard

• Is a tool to:

‒ Help organizations improve student performance

‒ Increase teacher effectiveness

‒ Manage operations more efficiently and cost

effectively

‒ Better communicate results to student, teachers,

parents, the public, and state and federal education

agencies

Brown, C. (2011). Converge Special Report: The Education Dashboard. Center for Digital

Education 2(3), 1-39.

Page 5: Data dashboards

5

Examples

Maryland Report Card, www.mdreportcard.org

Page 6: Data dashboards

6

The Automation Process

Page 7: Data dashboards

7

Before We Get Started…

• REL Project.dotx (Template)

• REL Project.xlsm (Data File)

• Data Dashboards Using Excel

and MS Word Handout (PDF)

Have the following files available:

Page 8: Data dashboards

Step 1:

Design a Data Dashboard

Developing a Model

Page 9: Data dashboards

Start with a Blank

Page

Fill in the Model

with Data

Design a Model

Page 10: Data dashboards

10

Developing a Data Dashboard

Define the Purpose

Design the Overall

Structure

Display Data

Page 11: Data dashboards

11

What Do You Want Your Dashboard To

Look Like?

Decide on layout

‒ Number of pages

‒ Will it be broken into sections?

‒ Will it include any tables?

‒ Will it include any charts?

You can also take an existing document and make it a

dashboard

Page 12: Data dashboards

12

Now It’s Your Turn..

Let’s create a dashboard

The dashboard will include information for parents on the following:

1. Demographics, percentage of students by:

a. race/ethnicity (Asian, Black, Hispanic, White, Other)

b. special education status

c. ELL status

2. Test scores in reading and math

Decide on your layout

Remember…this is your model!

Page 13: Data dashboards

13

Step 2:

Creating a Word Template

Adding Bookmarks

Page 14: Data dashboards

14

Word Template:

Model Dashboard

Page 15: Data dashboards

15

Word Template:

Highlight Key Elements

Page 16: Data dashboards

16

Show Bookmarks - PC

Page 17: Data dashboards

17

Show Bookmarks - PC

Page 18: Data dashboards

18

Show Bookmarks - Mac

Page 19: Data dashboards

19

Show Bookmarks - Mac

Page 20: Data dashboards

20

Word Template with Bookmarks

Page 21: Data dashboards

21

Adding Bookmarks in Word - PC

Page 22: Data dashboards

22

Adding Bookmarks in Word - Mac

Page 23: Data dashboards

23

Adding Bookmarks in Word - Mac

Page 24: Data dashboards

24

Adding Bookmarks in Word

PC

1. In the document, click

where you want to insert

a bookmark.

2. On the Insert tab, in the

Links group, click

Bookmark.

3. Under Bookmark

name, type a name.

4. Click Add.

Mac

1. On the View menu, click Print Layout.

2. Click where you want to insert a bookmark.

3. On the Insert menu, click Bookmark.

4. Under Bookmark name, type a name.

5. Click Add.

Page 25: Data dashboards

25

Saving as a Word Template

.dotx file

Page 26: Data dashboards

Any Questions about

inserting bookmarks?

Page 27: Data dashboards

27

Now It’s Your Turn...

Open up the word template file and add bookmarks for the following:

1. School Name (schname)

2. percentage of Asian students (asian)

3. percentage of Black students (black)

4. percentage of Hispanic students (hispanic)

5. percentage of White students (white)

6. percentage of Other students (other)

7. percentage of special education students (speced)

8. percentage of ELL students (ell)

9. Test scores in reading (chart_r)

10. Test scores in math (chart_m)

Bookmark names are listed in parentheses in red.

Page 28: Data dashboards

28

Step 3:

Organize the Data

Working with Excel

Page 29: Data dashboards

29

Data file: 4 sheets

1. Setup

2. Data

3. Charts

4. Code Info

Page 30: Data dashboards

30

Setup Sheet

Page 31: Data dashboards

31

Data Sheet

Page 32: Data dashboards

32

Data Sheet Compared to Setup Sheet

Page 33: Data dashboards

33

Now It’s Your Turn...

• In the data file, complete the Setup sheet:

‒ Fill in the information in the first two columns:

1. “BmkName” (bookmark name)

2. “Column” (the number of the column where the

data that will replace the bookmark is located).

Page 34: Data dashboards

34

Charts Sheet

Page 35: Data dashboards

35

Chart Names Should Be Unique

Page 36: Data dashboards

36

Setup Sheet Data Sheet

Bookmark Names Start With chart_

Page 37: Data dashboards

37

Code Info Sheet: Specifications

Page 38: Data dashboards

Any questions about

organizing data in Excel?

Page 39: Data dashboards

39

Step 4:

Run the CodeRunning the Macro

Page 40: Data dashboards

40

Enable the Macro

Page 41: Data dashboards

41

Run the Macro

Page 42: Data dashboards

42

Select Word Template File

Page 43: Data dashboards

43

Select Folder Location

Page 44: Data dashboards

Are there any questions

about the automation

process?

Page 45: Data dashboards

45

Now It’s Your Turn..

• In the data file, complete the Code Info sheet:

‒ Fill in the shaded box with the specification to run

your data

‒ Run the Macro!

Page 46: Data dashboards

Any final questions?

Page 47: Data dashboards

47

Resources

• Dashboards

‒ http://i.dell.com/sites/content/public/solutions/k12/en/

Documents/education-dashboard-cde11-special-

report-q3.pdf

• Excel Basics – Creating Charts

‒ http://office.microsoft.com/en-us/excel-help/create-a-

chart-from-start-to-finish-HP010342356.aspx

• Macros

‒ http://www.excel-easy.com/vba.html