Collected Data

Our Collected Data

This is the collected data from our unreliable sources, our spreadsheets of doom, and our random surveys.

It's a mess, but it's our mess.

Some of the Data We're Most Proud Of

This is where we store our most impressive, our most astounding, our most some of data.

Don't ask us how we collected it. We don't remember.

The Data That's Probably Wrong

This is where we keep our probably wrong data.

We're not really sure, but it sounds right.

The Data That's Definitely Wrong

This is where we store our definitely wrong data.

We're pretty sure it's wrong. Probably.

The Data That's Just Plain Bizarre

This is where we keep our plainly bizarre data.

We're not really sure what this means, but it's fun to look at.

/* style.css */ body { font-family: Arial, sans-serif; } body { background-color: #000000; } h1 { font-size: 36px; color: #ffffff; border: 4px solid black; } h2 { font-size: 24px; } p { font-size: 20px; } a { text-decoration: none; } a:hover { text-decoration: none; } a:active { text-decoration: none; } a:visited { text-decoration: none; }