Data Organization Data Collection and Spreadsheets.

Slides:



Advertisements
Similar presentations
Tutorial 8: Developing an Excel Application
Advertisements

Using Complex Formulas, Functions, and Tables. Objectives Navigate a workbookNavigate a workbook Enter labels and valuesEnter labels and values Change.
BC DEF Insert an image to visualize what is being quantified in the graph to the left Insert a Diagram or image to help explain your methods Use a letter.
John Porter Why this presentation? The forms data take for analysis are often different than the forms data take for archival storage Spreadsheets are.
 Cut and paste sometimes works  More likely want to go to temp sheet  Get it in any way you can  AND THEN clean it up.
AgWeatherNet Precipitation Note: Be sure you have already selected your station and time before choosing this product. Select AWN Reports Click on Precipitation.
Unit G: Using Complex Formulas, Functions, and Tables Microsoft Office Illustrated Fundamentals.
Database Design Concepts INFO1408 Term 2 week 1 Data validation and Referential integrity.
2015/6/301 TransCAD Managing Data Tables. 2015/6/302 Create a New Table.
Seminar #1 – Refreshing databases concepts and SQL CM036: Advanced Databases1 Seminar 1: Revisiting Databases and SQL Purpose To refresh basic concepts.
Separating Columns in Excel. An extremely useful function in Excel is the Text to Column feature which can be used for any type of column separation but.
General Purpose Packages Spreadsheets. What is a Spreadsheet? A Spreadsheet is a computer program used mainly for recording mathematical data such as.
Procedures to Develop and Register Data Elements in Support of Data Standardization September 2000.
Attribute Data in GIS Data in GIS are stored as features AND tabular info Tabular information can be associated with features OR Tabular data may NOT be.
AON Data Questionnaire Results 21 Respondents Last Updated 27 March 2007 First AON PI Meeting Scot Loehrer, Jim Moore.
Best Practices for Preparing Data Sets Non-CO2 Synthesis Workshop Boulder, Colorado October 2008 Compiled by: A. Dayalu, Harvard University Adapted.
General Purpose Packages Spreadsheets. What is a Spreadsheet? Spreadsheets are used mainly for recording mathematical data such as bank records, accounts,
Introduction to Microsoft Access 2003 Mr. A. Craig Dixon CIS 100: Introduction to Computers Spring 2006.
 A database is a collection of data that is organized so that its contents can easily be accessed, managed, and updated. What is Database?
Best Practices for Collecting Data Bill Corey Data Consultant University of Virginia Library Andrea Horne Denton Health Sciences Data.
DATABASE. Computer-based filing systems Information in computer-based filing systems are stored in DATA FILES. A FILE is a collection of RELATED RECORDS.
Database Management System Lecture 4 The Relational Database Model- Introduction, Relational Database Concepts.
Excel. Spreadsheet Software  What Is a Spreadsheet, and How Does It Work? A spreadsheet program allows users to perform simple and complex sorting. It.
Introduction to Excel What Can I Do with a Spreadsheet?
Microsoft Access 2000 Presentation 2 Creating Databases Part I (Creating Tables)
Chapter 4 Introduction to MySQL. MySQL “the world’s most popular open-source database application” “commonly used with PHP”
Microsoft Word 2010 Lesson 10 Brandy Frazier – Southern Nash High School – Nash County.
5 5 Data types Logical/Boolean Has only two alternatives: Yes or no, on or off true or false Text/Alphanumeric Refers to all letters and numbers and other.
 Agenda: 4/24/13 o External Data o Discuss data manipulation tools and functions o Discuss data import and linking in Excel o Sorting Data o Date and.
Intro to Excel Spreadsheets. Cell Reference (Cell Name) The unique identifier associated with a cell The unique identifier associated with a cell Combine.
Plotting in Microsoft Excel. 1) Enter your data into the Excel spreadsheet in table format. Your data should have column headers, row headers and data.
Primitive Variables.
A Simple Guide to Using SPSS ( Statistical Package for the Social Sciences) for Windows.
CONTENTS Processing structures and commands Control structures – Sequence Sequence – Selection Selection – Iteration Iteration Naming conventions – File.
Aquarius Level-3 Binning and Mapping Fred Patt. Definitions Projection - any process which transforms a spatially organized data set from one coordinate.
IDigBio is funded by a grant from the National Science Foundation’s Advancing Digitization of Biodiversity Collections Program (Cooperative Agreement EF ).
IT Applications Theory Slideshows Databases II: Structure, Naming, data types, data formats.
DBMS Using Access Note: If using software other that Access, consult manufacturer’s manual.
Data Management: Documentation & Metadata Metadata (Structured Documentation)
Lesson 13 Databases Unit 2—Using the Computer. Computer Concepts BASICS - 22 Objectives Define the purpose and function of database software. Identify.
Uses of Major Chart Types Column charts are used to compare values across categories by using vertical bars.
Budget Distribution Upload Job New process: DUBC (Distribute University Budget to CCC) and DUER (Distribute University Estimated Revenue to CCC)
Week 9 : Text processing (Reading and writing files)
Vocabulary Basic Spreadsheet Formulas Copyright © Texas Education Agency, All rights reserved.
McGraw-Hill Career Education© 2008 by the McGraw-Hill Companies, Inc. All Rights Reserved. Concept 1 Database – Organized collection of related information.
Values, Types, and Variables. Values Data Information Numbers Text Pretty much anything.
Microsoft Office 2013 Try It! Chapter 4 Storing Data in Access.
Latitude & Longitude Practice
1 PEER Session 02/04/15. 2  Multiple good data management software options exist – quantitative (e.g., SPSS), qualitative (e.g, atlas.ti), mixed (e.g.,
Codes and Conventions of contents pages. By Eleanor Raftery.
Island of Logic Assignment #4 Programming Language, Spring 2003.
Geog. 314 Working with tables.
Introduction to the SPSS Interface
GO! with Microsoft Office 2016
Step 1: Prepare data in Excel for mail merge
Chapter 16 UML Class Diagrams.
GO! with Microsoft Access 2016
REDCap Data Migration from CSV file
Variables ICS2O.
Creating Tables & Inserting Values Using SQL
Let’s Learn About Spreadsheets
Accessibility Webinar
Metadata Typical metadata requested about a pdf during the ETD submission process: Most ETD submission processes.
Spreadsheets, Modelling & Databases
C# Revision Cards Data types
Understanding Variables
Latitude & Longitude Practice
Unit G: Using Complex Formulas, Functions, and Tables
Introduction to the SPSS Interface
Presentation transcript:

Data Organization Data Collection and Spreadsheets

Consistent Data Organization Spreadsheets (such as those found in Excel) are sometimes a necessary evil –They allow “shortcuts” which will result in your data not being machine-readable But there are some simple steps you can take to ensure that you are creating spreadsheets that are machine-readable and will withstand the test of time

Spreadsheets From NASA Environmental Data Management Best Practices Webinar: Bob Cook

Spreadsheet Best Practices Include a Header Line 1 st line (or record) Label each Column with a short but descriptive name Names should be unique Use letters, numbers, or “_” (underscore) Do not include blank spaces or symbols (+ - & ^ *)

More Spreadsheet Best Practices Columns of data should be consistent Use the same naming convention for text data Each line should be “complete”

Columns should include only a single kind of data Text or “string” data Integer numbers Floating point or real numbers More Spreadsheet Best Practices

Use Naming Standards & Codes Use commonly accepted label names that describe the contents (e.g., precip for precipitation) Use consistent capitalization (e.g., not: temp, Temp, and TEMP in same file) Standard codes –State Postal (VA, MA) –FIPS Codes for Counties and County Equivalent Entities (

Use Standardized Formats Use standardized formats for units International System of Units (SI) ISO 8601 Standard for Date and Time YYYYMMDDThh:mmss.sTZD T09:1234.9Z T09: :00 Spatial Coordinates for Latitute/Longitude +/- DD.DDDDD (longitude) (latitude)