Understanding DATA Goals: understand the difference between data and text by thinking about computability learn some basic data types.

Slides:



Advertisements
Similar presentations
International Finance
Advertisements

January 6. January 7 January 8 January 9 January 10.
CS 142 Lecture Notes: FormsSlide 1 Simple Form Value1: Value2:
Exercise Exercise3.1 8 Exercise3.1 9 Exercise
Exercise Exercise Exercise Exercise
Exercise Exercise Exercise Exercise
Exercise Exercise6.1 7 Exercise6.1 8 Exercise6.1 9.
TCSS 371A Machine Organization. Getting Started Get acquainted (take pictures) Discuss purpose, scope, and expectations of the course Discuss personal.
HTML FORMATTING. CONTENTS HTML Formatting Formatting Example Formatting Example Output Summary Exercise.
Information Storage and Retrieval CS French Chapter 3.
11 Data Interface Standard for Accounting Software Project Progress Report China National Audit Office June, 2015.
Lecture 5.
Mid-Semester Lecture Exam Vocabulary Obvious steps within GIS –Selection and query processes –Working with tables –Classification concepts Projections.
Dictating Numeric Information Use tabs or create tables for the following exercises. Don’t worry if some of the numbers don’t come out right Just get a.
DC 2012 Metadata Tutorial, Coyle Exercises. Exercise 1a You run a physical warehouse. You will store toys and ship them to stores. What metadata do you.
computer
English Comprehension and Composition – Lecture 7 Objectives: Verb Tenses in English Language Practice Exercises.
The Principle of Inclusion-Exclusion
Using Drawings to Communicate Lecture 3 –How to create an isometric drawing of a part when given front, top, & right side views.
Relational Databases. Relational database  data stored in tables  must put data into the correct tables  define relationship between tables  primary.
Lists in Python Selection Sort Algorithm. Sorting A very common activity for computers Not just in business, sorting is used in databases, graphics, simulations,
1 Principles of Information Technology Introduction to Software and Information Systems Copyright © Texas Education Agency, All rights reserved.
SunSatFriThursWedTuesMon January
Data types S S T : S P R E A D S H E E T S SST 2 Spreadsheet 2 Data Types Name: ______________________ Class: ______________________.
THE FAMOUS. FAMOUS PEOPLE WHAT ARE THEY? MARK TWAIN Mark Twain is a famous American writer.
Example 1. Validate the ART data of lP Diana clinic for January 2009.
1 COMS 161 Introduction to Computing Title: Computing Basics Date: September 8, 2004 Lecture Number: 7.
12/14/2016CS150 Introduction to Computer Science 1 Announcements  Website is up!   All lecture slides, assignments,
GLOBAL FINANCIAL LANDSCAPE JAPAN PAGE 38 SAVE AS: JAPAN NAME TEACHER DATE NAME, TEACHER AND DATE1.
April 20023CSG11 Electronic Commerce Markup languages John Wordsworth Department of Computer Science The University of Reading
Spreadsheet Formulas Cell Data - is classified according to its intended purpose.
Pigeonhole Principle. If n pigeons fly into m pigeonholes and n > m, then at least one hole must contain two or more pigeons A function from one finite.
Project 1 Data Communication Spring 2010, ICE Stephen Kim, Ph.D.
1 VB-06-String Manipulation Mar 03, 2002 String Function VISUAL BASIC.
Submission doc.: IEEE /xxxxr0 Month Year John Doe, Some CompanySlide 1 [place presentation subject title text here] Date: YYYY-MM-DD Authors:
Doc.: IEEE yy/xxxxr0 Submission Month Year John Doe, Some CompanySlide 1 [place presentation subject title text here] Date: YYYY-MM-DD Authors:
Doc.: IEEE yy/xxxxr0 Submission Month Year John Doe, Some CompanySlide 1 [place presentation subject title text here] Notice: This document has.
XML DTDs and Schemas How we define our markup language.
Metadata Michael J. Watts
Principle of Inclusion and Exclusion
IGCSE 4 Cambridge Designing a database table Computer Science
Poisson Equation Finite-Difference
Date of download: 10/21/2017 Copyright © ASME. All rights reserved.
CSE322 Recursive and Recursively enumerable sets
John Ronald Reuel TOLKIEN ( )
Lecture 1: Measures of Location
Timeline Tool Kit December 25, 1946
CS150 Introduction to Computer Science 1
Designing data capture forms
XML.
COMS 161 Introduction to Computing
GLOBAL FINANCIAL LANDSCAPE COUNTRY: INTERNET RESEARCH
Word Art – using text to create a work of art
What is HTML?.
Insertion Sort Demo Sorting problem:
GLOBAL FINANCIAL LANDSCAPE COUNTRY: INTERNET RESEARCH
The MOVE-ME repository of open educational resources
IPadTM Travel App Sheet
Lecture plan for the winter semester 2014
Lecture plan for the winter semester 2013
Menzione d’Onore. Menzione d’Onore John Ronald Reuel Tolkien “ There is more in you of good than you know ”
Responses from member states on issues in TG Metadata
Introduction to Foreign Exchange Rates
Thing / Person:____________________ Dates:_________________
LANGUAGE EDUCATION.
Lecture 04: Data Representation (II)
Provide Effective Internationalization and Accessibility Lecture-13
Computer Graphics, KKU. Lecture 11
Put todays date next to these learning objectives
Presentation transcript:

Understanding DATA Goals: understand the difference between data and text by thinking about computability learn some basic data types

Why data?

“currency” Validation

Computation

Data exchange March 23, Tolkien, J. R. R. (John Ronald Reuel),

Common data types text - "text" defined data types: date (& time) currency numbers (integers,...) controlled lists: finite values to use languages (ISO...) countries (ISO...)

Text, or data? January 7, cm. high $29.99 Format: yyyy-mm--dd h – w – d | unit h= 23 |unit=cm | currency | USD

Exercise 2: Data Take each of the data elements that you created in the first exercise and define the element as data using one of the data types presented in the lecture. text numeric currency identifier controlled value