Data organization.

Slides:



Advertisements
Similar presentations
Use this computer that is assigned to you only for educational purposes.
Advertisements

Alternative FILE formats
EDFN 528 Instructional Media Development Strauss Computer Lab 356, Spring Semester A-01-.ppt One Volunteer Needed Introduction Syllabus and Policies.
XP Managing Your Files 1. XP Managing Your Files 2 Objectives Develop file management strategies Explore files and folders Create, name, copy, move, and.
CS 1400 Using Microsoft Visual Studio 2005 if you don’t have the appropriate appendix.
Digital Locker Today you will learn about your digital locker. You will- upload a file to your digital locker. reply to an .
Tefko Saracevic, Rutgers University 1 How to print slides from a PowerPoint presentation 1. You can print a presentation while you are online OR you can.
This is a PowerPoint Presentation You can use this application to present ideas and information with text, pictures, sounds, animation, and video!
MyMHCC: File Cabinet & Syllabus No need to click it is self propelled ….onward File Cabinet & Syllabus Tutorial The File Cabinet is where you store the.
A Computer is Like a Filing Cabinet
Pre-Coding Web Design – Sec 3-1 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
FIRST COURSE Managing Your Files. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 Objectives Develop file management strategies Explore.
Files and Folders What’s the difference?. What are files ? Collections of digital information created on or for computers click the mouse or press the.
FILES & FOLDERS Organization Computer hard drives hold an enormous amount of data or information. Knowing how a computer's organization system works.
Document Imaging and Workflow. An electronic file cabinet Rather than maintain paper documents, Feith allows for electronic files to be stored and sorted.
Organising Files and Folders Module 1. Task 1 – Folder Structure Organising folders to store your work is a key factor to success. Organising folders.
1 Lesson Five. 2 Organizing Files Making a New Folder Naming Files Opening Files from Different Folders Switching Between Files Renaming a File.
Chapter 14: Files and Streams. 2Microsoft Visual C# 2012, Fifth Edition Files and the File and Directory Classes Temporary storage – Usually called computer.
General Purpose Packages DATA TYPES. Data Types Computer store information in the form of data. Information has meaning. Eg 23 May 2005 Data has no meaning.
BY NIKKI DUJARDIN My Content Analysis. I create: Word documents -reports, essays PowerPoint presentations Videos Charts PDFs Google Docs.
Activity 3: Animation in Education is setting up a website to advertise and distribute its products. The creative director has asked you to create 3 separate.
Getting Control GIS Projects Can “Spiral Out of Control” –Can’t find the data –Analysis can’t be reproduced –Takes too long to complete –Maps don’t match.
Your Records Management Responsibilities Some of the records you will generate at Jefferson Lab belong to SURA and some to the Department of Energy. What.
HTML Review * is used as a reference for most of the notes in this powerpoint.
1 Introduction to Shared Folders Shared folders provide network users access to files. Users connect to the shared folder over the network. Users must.
Conversion of information in different coding systems
Unit 2: Lesson 11 & 12 Making Data Visualizations
Website planning.
Importing Your Roster Into Outlook December Tara Thomas
Cleaning Up Your Hard Drive Space
The Project – Eportfolio Build
Data Sharing We all need data
Pre-Coding Web Design – Sec 3-1
Introduction to Computing Science and Programming I
Vocabulary byte - The technical term for 8 bits of data.
A Short DOS Presentation
Computer Literacy BASICS
Word 2010 Insert Picture from a File
Introduction to Computers
Introduction to Computational Thinking
Practice PT - Big Data and Cybersecurity Dilemmas
Raster and Vector Data.
Finished Product due on Wednesday, May 4th
What is the File System?.
Warm-Up Agenda Turn in Color Symbolism Essay!!
Unit 2: Lesson 11 & 12 Making Data Visualizations
Feature Classes, Data File Formats in ArcGIS
File IO and Strings CIS 40 – Introduction to Programming in Python
Happy Monday! I hope you had a great weekend!
Working with Files.
ADDED STORAGE AND HOW TO USE IT
Lecture 1 File Systems and Databases.
Creating and Using File Folders
File Management Staying Organized.
Number Systems Instructions, Compression & Truth Tables.
Document Structure & HTML
Scaling The Term Project and adding Dimensions
TOPIC: (insert here) INSERT STUDENT NAMES HERE.
BO65: PROGRAMMING WRITING TO TEXT FILES.
Students who will be missing class for performance: Lesson for Feb 7.
Smart Skills Week 11 Map 3.
 When entering the competition room, please look for your place: your name and competitor ID are indicated. Registration and control of the participation.
 When entering the competition room, please look for your place: your name and competitor ID are indicated. Registration and control of the participation.
 When entering the competition hall, please give your ID-card:
Technology Resources for Students
An Introduction to Microsoft Word
 When entering the competition room, please look for your place: your name and competitor ID are indicated. Registration and control of the participation.
Welcome to Computers for Beginners
Presentation transcript:

Data organization

Purpose of data organization We live and work in a data-rich environment All that data must be stored somewhere Traditionally, all this information held in physical support: papers in folders in filing cabinets Nowadays: computers, hard disks, distributed file systems, the cloud Good thing about new systems: they don’t take much physical space Bad thing about it, you may lose control over your files soon

Temp. R First. R Test. R Test2. R Final. R Final_2013_06_24 Temp.R First.R Test.R Test2.R Final.R Final_2013_06_24.R ReallyFinal.R ReallyFinal_JO.R ReallyReallyFinal.R ISwearIfIDoAnotherVersionIllKillSomeone.R

Types of data CSV files

Types of data GIS files: shp, raster…

Types of data Programming files

Types of data Images: maps, plots, charts…

Types of data And, of course, plain text files

How to organize There is no “right” way of doing this… But the more intuitive, the more likely to remember The sooner, the better Follow a well designed hierarchy of folders, maybe starting with project folder Store each file type in a separate folder

Example Project – BITW2013 code Datasets Documents … Monday Tuesday R Tutorial.R Datasets shp Africa_polygon.shp Worldclim … Documents Handouts Monday Tuesday