Numbers in the newsroom
Getting the goods
Needle in a haystack
Best practices
Query Jam
100

A change in poll results from 38% to 42% is an increase of________

Four percentage points (not percent)

100

The number of days a California agency has to respond to an open-records request

10

100

One place to find data on federal contracts.

100

How you keep track of your data work.

Data diary

100

Select all fields from the table party

Select *

from party

200

True or false: You should get as many numbers in your story as possible.

False! Readers can handle only about eight digits in a paragraph.

200

It's a list that tell you what records an agency keeps.

Records retention schedule

200

What is one place to find federal campaign finance data?

200

Do this before using data from a city data portal or open data site.

Check with the original agency that it is the most current and correct data.

200

Sort reverse alphabetically by name

Order by name desc

300
The average in your data or a characteristic of bullies.

Mean

300

What should you do if a records custodian denies your records request because they are too busy.

Appeal - that's not a valid reason

300

Where can you find data about schools?

NCES, State Dept of Education, District

300

What to do before writing a story based on your analysis.

Rerun it, check it, check it again

300

What's missing: Select name, count(*)

group by name

"from" table name

400

The middle value or the divider in a highway.

Median

400

How would you respond if an agency says that your request will cost thousands of dollars?

Ask for an itemized estimate and check what part of the law allows them to do that.

400

A place to get information about a business.

Bloomberg terminal, opencorporates, Secretary of State, local business licenses

400

A way to make extra sure your data work is bulletproof.

Have another person review your work.

400

find the records containing "leg"

Where description like "%leg%"

500

When the average is higher than the median, what does that tell you about your data.

High end values are pulling up the average - outliers

500

A place to get more information about state open-records laws?

rcfp.org,  nfoic.org or state open records group

500

A tool for finding federal court records.

PACER or RECAP

500

Common issues to watch for in your data.

Inconsistencies, missing data

500

One type of join in SQL

Left, right, inner

M
e
n
u