CVC June 20, 2016
currently working as an international agent for a freight forwarding company. import, export, domestic you know the works
online classes and trying to better myself in my free time. perhaps a hours worth of a good book or a video game on a lazy sunday."
dedicating everyday to being an unbelievable badass.
i make nerdy software for musicians, artists, and experimenters to indulge in their own weirdness, but i like to spend time away from the computer when working on my artwork (which is typically more concerned with group dynamics and communication, than with visual form, objects, or technology). i also record and deejay dance, noise, pop, and experimental music (most of which electronic or at least studio based). besides these relatively ego driven activities, i've been enjoying things like meditation and tai chi to try and gently flirt with ego death."
reading things written by old dead people
work work work work + play
building awesome stuff. figuring out what's important. having adventures. looking for treasure. digging up buried treasure
We're going to use just one very simple format: the data table.
## name sex count year ## 1 Rotha F 7 1907 ## 2 Julian M 535 1948 ## 3 Christina M 22 1967 ## 4 Song F 11 1994 ## 5 Wayman M 9 1997
Sentiment extraction
Assessment on family size based on tipi ring diameter
Population size by adding up the rings
A quantity or category that may vary from case to case.
Two main types:
Instead, this information should go into a codebook.
Values and Cases need to be commensurate
The object from which the variables were measured.
Examples:
Every value for each variable is the same kind of thing as all the other values for that variable.
Every case is the same kind of thing as all the other cases.
Go to this spreadsheet …Personnel in the US armed forces
It's important to be able to state definitely where your data came from.
Part of this is not to edit your data. Once you have a table, don't change anything in it.
Instead, do your data-transformations in R so that you have a complete statement of how the data you collected are related to your analysis.
The spreadsheet here contains data on the Minneapolis 2013 election by ward and precinct.
DataComputing::Minneapolis2013
lists the choices on individual ballots. What is the case?DataComputing::Minneapolis2013
can be aggregated to produce some of the variables in the spreadsheet.
DataComputing::Minneapolis2013
that could be aggregated to produce the variables in the spreadsheet. What would the cases be in that table?<!– ANSWER to 5. The variables relating to registration and absentee voting have information not in the ballot data table. The disaggregated table would have "registered voters" as cases