7. Data Import Export Lingma Acheson Department of Computer and Information Science IUPUI CSCI N207 Data Analysis Using Spreadsheets 1.

Slides:



Advertisements
Similar presentations
Microsoft Access for beginners. What is a Database? Collection of information related to a particular subject or purpose Computer databases try to organize.
Advertisements

Microsoft Excel 2002 Microsoft Excel is a powerful spreadsheet program that helps you to organize data complete calculations make decisions graph data.
FRAN CAMPANA CAT/MORGAN LIBRARY Discoverer Plus. What is Discoverer Plus? Oracles Discoverer Plus report writing tool that provides access to the Colleges.
Office Links - Sharing Data in Microsoft Office A Mixed Bag of Treasures Chester N. Barkan Registrar Long Island University, C.W.Post Campus.
Creating a Web Page with Word IS 460 Notes by Thomas Hilton.
Tutorial 8 Sharing, Integrating, and Analyzing Data
Alternative FILE formats
With Microsoft Access 2010© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Access.
9b. Column/Bar Charts CSCI N207 Data Analysis Using Spreadsheet Department of Computer and Information Science, IUPUI Lingma Acheson
By Mary Anne Poatsy, Keith Mulbery, Eric Cameron, Jason Davidson, Rebecca Lawson, Linda Lau, Jerri Williams Chapter 8 Get Connected 1 Copyright © 2014.
Integrating Access with the Web and with Other Programs.
Microsoft Office 2007 Access Integration Feature Sharing Data Among Applications.
Tutorial 8 Sharing, Integrating and Analyzing Data
Import/Export Data ISYS 363. Access Tools for Import/Export External Data – Import – Export Exchange data between: – Other Access databases – Excel –
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
6. Database Reports Lingma Acheson Department of Computer and Information Science IUPUI CSCI N207 Data Analysis Using Spreadsheets 1.
1b – Inside Visual Studio Lingma Acheson Department of Computer and Information Science, IUPUI CSCI N331 VB.NET Programming.
Chapter 5 Application Software.
PowerPoint 2003 – Level 1 Computer Concepts Cathy Horwitz April 25, 2011.
Microcomputer Fundamentals Computer Class This class is designed for first-time computer users. Over the next several weeks, we will discuss how computers.
12a. Regression Analysis, Part 1 CSCI N207 Data Analysis Using Spreadsheet Lingma Acheson Department of Computer and Information Science,
Advanced Lesson 5: Advanced Data Management Excel can import data, or bring it in from other sources and file formats. Importing data is useful because.
Chapter 5 Software Maran Illustrated Computers CIS 102.
© Paradigm Publishing Inc. 5-1 Chapter 5 Application Software.
5. Database Design Lingma Acheson Department of Computer and Information Science IUPUI CSCI N207 Data Analysis Using Spreadsheets 1.
10b. Univariate Analysis Part 2 CSCI N207 Data Analysis Using Spreadsheet Lingma Acheson Department of Computer and Information Science,
9c. Line Charts CSCI N207 Data Analysis Using Spreadsheet Department of Computer and Information Science, IUPUI Lingma Acheson
4a. Structured Query Language - SELECT Statement Lingma Acheson Department of Computer and Information Science IUPUI CSCI N207 Data Analysis with Spreadsheets.
3. Relational Model Lingma Acheson Department of Computer and Information Science IUPUI CSCI N207 Data Analysis with Spreadsheets 1.
2a. What and Why Database? Lingma Acheson Department of Computer and Information Science IUPUI CSCI N207 Data Analysis with Spreadsheets 1.
MySQL Importing and creating a database. CSV (Comma Separated Values) file CSV = Comma Separated Values – they are simple text files containing data which.
Web Technologies for Bioinformatics Ken Baclawski.
9e. Scatter Charts CSCI N207 Data Analysis Using Spreadsheet Department of Computer and Information Science, IUPUI Lingma Acheson
2d – CheckBox Lingma Acheson Department of Computer and Information Science, IUPUI CSCI N331 VB.NET Programming.
FIRST COURSE Integration Tutorial 2 Integrating Word, Excel, and Access.
2e – RadioButtons Lingma Acheson Department of Computer and Information Science, IUPUI CSCI N331 VB.NET Programming.
Office 2003: Microsoft Office 2003: Advanced 1 ADVANCED MICROSOFT ACCESS Lesson 13 – Importing and Exporting Data.
Import/Export Data ISYS 363. Access Tools for Import/Export External Data – Import – Export Exchange data between: – Other Access databases – Excel –
5b – For Loops Lingma Acheson Department of Computer and Information Science, IUPUI CSCI N331 VB.NET Programming.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 8 1 Microsoft Office Access 2003 Tutorial 8 – Integrating Access with the.
9d. Pie Charts CSCI N207 Data Analysis Using Spreadsheet Department of Computer and Information Science, IUPUI Lingma Acheson
Microcomputer Fundamentals Computer Class This class is designed for first-time computer users. Over the next several weeks, we will discuss how computers.
Changing Macro Security If things ain’t “working right” with your Internet files there is a good chance it is because the macros are not enabled First,
6d – Built-in Procedures Lingma Acheson Department of Computer and Information Science, IUPUI CSCI N331 VB.NET Programming.
Class Orientation Lingma Acheson Department of Computer and Information Science IUPUI CSCI N207 Data Analysis with Spreadsheets 1.
2b. Create an Access Database Lingma Acheson Department of Computer and Information Science IUPUI CSCI N207 Data Analysis with Spreadsheets 1.
1 New Perspectives on Access 2016 Module 8: Sharing, Integrating, and Analyzing Data.
Import/Export Data BUS 782.
GO! with Microsoft Access 2016
Microsoft Office Illustrated
Tutorial 8 Objectives Continue presenting methods to import data into Access, export data from Access, link applications with data stored in Access, and.
Exporting and Importing
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
Microsoft Office Access 2003
CSCI N207 Data Analysis Using Spreadsheet
Microsoft Office Access 2003
CSCI N207 Data Analysis Using Spreadsheet
funCTIONs and Data Import/Export
Integration - an introduction
Lingma Acheson Department of Computer and Information Science IUPUI
Tutorial 7 – Integrating Access With the Web and With Other Programs
Programming Concepts and Database
CSCI N207 Data Analysis Using Spreadsheet
2g – ComboBox Lingma Acheson CSCI N331 VB .NET Programming
7 – Variables, Input and Output
2b – Labels and Pictures Lingma Acheson CSCI N331 VB .NET Programming
Programming Concepts and Database
Tutorial 8 Sharing, Integrating, and Analyzing Data
4a- If And Else Lingma Acheson CSCI N331 VB .NET Programming
Presentation transcript:

7. Data Import Export Lingma Acheson Department of Computer and Information Science IUPUI CSCI N207 Data Analysis Using Spreadsheets 1

Data Import and Export Import – data stored in other formats can be imported into a database, e.g. from a text file, Excel spreadsheet, web page, xml file, another database Export – data in a database can be exported into another format, e.g. into a text file, Excel spreadsheet, text file, web page, xml file, another database. 2

Purpose One tool cannot do everything Better integration of different tools More choices of data processing, e.g. Excel has advanced statistical analysis functions, databases allow better relational definition and saved queries. More ways of viewing and analyzing data, e.g. export to a web page enables data to be posted to internet instantly, spreadsheet charts are excellent for viewing data analysis result. Better understanding of the nature of data 3

Steps External Data – Import/Export Select a target format Some intermediate operations might be necessary based on the target format Save your target file 4