Sei sulla pagina 1di 21

Human Bingo

With braces Birthday is June Not Black eyes

Fashionable Has curly Hair Wears Glasses

Birthday is October Wears a hoodie Birthday is March


DATA TYPES
Data
•Information that is
either digital or analogue and can be
manipulated to produce a result/report.
Data Types
•Boolean or Logic
•2 Values- True or False, Yes or No
•Operations
•And
•Or
•Not
Data Types
•Boolean Operations
•And- True on Both groups

•Ex: Sex-Male ; Height- greater than 1.6


Data Types

•Boolean Operations
•Or- True on either groups

•Ex: Sex= Female; Height= less than 1.6


Data Types

•Alphanumeric and Text Data


•A-Z and 0-9- Reji12 or #30 Green St.
•A-Z - Text- Reji
Data Types

•Numeric
•Integer- whole numbers- 3,4,5 or -2,-3
•Real- numbers with decimal
Data Types
• Date
• Can be written in different forms
• Ex:
• dd/mm/2016
• dd/mm/16
• dd.mm.yy
• dd-mm-yy
• 19 March 2016
• 19-Mar-2016
Data Structures

•Flat File Structure


•Files
•Fields-has different data types
•Records
Data Structures

Fields Fields Fields


ID Number Name Email address

20002846 Reji Guzman rejiguzman12@gmail.com


Records

Records
Data Structures

Ex: Flat File Structure


What is a relationship for you?
Data Structures
• Relational Database
• Consists of separate tables that are related
• Table- Consist of Primary Key that is also a field in
other table

• Using of key fields and primary keys to allow


the two tables to communicate with each other
and share their data.
Data Structures
Data Base

•Structured collection of information that


can be manipulated
Why use data base?
•Data consistency. Updating the data
•Data duplication is reduced-needs only one
copy
•Easy to expand if a new app/software is
considered
•Security of data is easily monitored and
maintained
Activity
• Choose any 4 brands – ex: Fashion, Make-ups, Apparels, Shoes,
etc.
• Go to the website- Check the products and the prices
• Get one product for each brand that is the same. (ex: Nike shoes,
Adidas shoes, Under Armour shoes, New Balance shoes)
• Look for blogs and comments about these products and the
brand.
• At least 20 comments
• Create a table for the brand
Product Release Date Current Price Market
name Month/Year Niche/ Mass

Type in Excel then save as Prod.Comparison.csv


Save as CSV (Comma Delimited)
Make another Excel file
• Filename: Product ID.csv

Product ID Product Name


PR01

Potrebbero piacerti anche