Public Use Microdata Samples

Size: px
Start display at page:

Download "Public Use Microdata Samples"

Transcription

1 Public Use Microdata Samples Using PDQ Explore Software Grace York University of Michigan Library May 2004

2 2000 Census Data Tabulations Summary Files 1-4, Equal Employment Opportunity, School District Data, and Work Flow data are TABULATED data American Factfinder EXTRACTS the tabulated data

3 Public Use Microdata Samples Copies of the original questionnaires with identifying information edited out Create your own cross tabulations of census data

4 Typical PUMS Questions Single years of age by sex for teachers in Michigan (e.g. when will they retire?) Race of those with Arab ancestry (no, they are not all white) Demographic characteristics of immigrants from Senegal (age, sex, education, occupation, income, citizenship for a social survey) Age, race and sex of automotive industry employees (campaign for organ donations)

5 PUMS Software Programs FTP data from Census Bureau (and manipulate with SAS or SPSS) Release/www/2003/PUMS5.html Census Bureau CD-ROMS (Beyond 20/20 software) PUMS.html SDA Software for Michigan (UMich Only) PDQ Explore

6 PDQ Explore Software Easy interface to Public Use Microdata Samples, 1 and 5%, IPUMS, edited PUMS, , , Current Population Survey, Mortality Schedules Permits users to tabulate their own variables

7 Access to PDQ Librarians may request free Ids, passwords, and software from PDQ Send to You are a librarian who talked to Grace York Requesting ID and password for using PDQ Explore Want to download software for the PDQ Toolbox, Expert Edition

8 Software Download the software per instructions to your hard drive To begin searching, open the icon on your desktop

9 Before Beginning Choose File Two PUMS files 1% and 5% sample 1% has data for the nation, states, MSAs and super-pumas (areas of 400,000) 5% has data for the nation, states, MSAs and Pumas (areas of 100,000)

10 Before Beginning Define the data you want in terms of a spreadsheet. The longer part should be defined as rows rather than columns. I want single years of age by sex for all Vietnam-era veterans in the United States Universe = Vietnam-era veterans in the U.S. Column=sex (not very wide) Row=single years of age (could be long)

11 Before Beginning Consult Chapter 7 of the PUMS codebook if you want to check the possible variables and the appendices for place/language/ancestry and occupation codes Chapter 7 is also available on the University of Michigan web site at:

12 Before Beginning Housing Record All geographic codes (state, MSA, PUMA) All housing records Some population records Population Record All population variables Ok to combine with geographic codes in housing Ask for help for other population/housing combinations at:

13 Before Beginning AGE SEX Variable Codes for the Question in the Technical Documentation Data Dictionary Single Years of Age Male or Female VPS5 Veteran s Period of Service 5: On active duty during the Vietnam Era (Aug to Apr. 1975)

14 Logging On Enter the subscriber name and password that you were given by the PDQ staff

15 Logging On Press OK to close the message of the day

16 Defining Workspace To conduct a new search, create a new workspace Press Finish or return twice

17 Defining Workspace Name your file on your hard drive and save.

18 Defining Workspace At the next screen, use the top menu to choose Workspace; then Add a Data Set

19 Defining Workspace Browse data sets; highlight ipums, pums, cps, or mortality file; Open

20 Defining Variables Once you choose a data set, its codebook will open up Click on the plus button to get a list of variables, their alphabetic symbols, and any numeric values

21 Defining Variables Determine the alphanumeric variables you want (e.g. Vietnam-era veteran: yes is VPS5=1) Use Top Menu to Choose Query/Setup New Expert Query (Access the codebook later through a tab on the desktop toolbar)

22 Expert Query Form 1. Make sure you have the correct data set 2. Determine if you want a tabulation (counts or numbers) 3. Name your file

23 Expert Query Form Enter the code for UNIVERSE (what you re counting) in the Universe box (e.g. vps5=1 are Vietnam-era veterans for the entire U.S.)

24 Expert Query Form Enter the code for the variables in the ROW box (age = single years of age; age/5 would be five year age groups) Enter the code for the variables in the COLUMN box (e.g. sex) Press RESULTS to run the query

25 Search Results Search results appear in spreadsheet format

26 Saving Results Click on File/Export Query Results You can save as CSV, tab delimited and several other formats. CSV (WYSIWIG) recommended for use with Excel Use SETUP button to return to query or icon at bottom to review the codebook

27 Geographic Codes Geographic codes are found in the Housing documentation Limit files to Michigan with the code state=26 Click on Query/New Expert Query to continue

28 Narrowing the Universe Narrow the universe by using & newcode (e.g. vps5=1 & state=26)

29 Logical Operators in PDQ umich.edu/govdocs/census2/ /census2/pdqop.pdfpdf & is one of numerous operators used in PDQ Operator Name Example/Comment X:a..b range age: unary + plus sex=+1 (never needed) unary - minus income4<=-1000 * multiply 73*income1/100 / divide rhhinc/persons % modulo subsample%10 + add income1+income2 - subtract rhhinc-rearning < less than age<65 > greater than age>64 <= less than or equal age<=65 >= greater than or equal age>=65 = or == equal age=23!= or <> not equal income!=0 & or && and race=2 & looking=1 ^ exclusive or bit-wise--use with caution or or age<18 age>=65

30 Altering the Spreadsheet Tabulations Once you have a spreadsheet, click on Options to create totals or percentages for tables or columns

31 Adding More Parameters Expand the table detail by repeating the row and column data for another parameter (e.g. race) as shown in Dimension 3

32 Altering Spreadsheet Appearance The default shows separate tables for each of the values in the third dimension (e.g. separate spreadsheets for white and black) Change Axis3 tab to FOREACH everything on same spreadsheet

33 Calculating Means or Averages Calculate averages by changing the query type to summary statistics (e.g. mean or average) at the top Fill in the new Describe Expression box at the bottom with a variable code (e.g. age, income)

34 Complex Table Mean income of white male Vietnam-era veterans in Michigan by age, whether or not they have earnings You can respecify only veterans with earnings

35 Altering Mean Income Add & incws > 0 to universe to count only Vietnam-era veterans who are earning more than $0

36 Complex Table Mean income is higher when data limited to wage-earning veterans

37 Small Area Geography Data from the PUMS 5% file is available for states, metropolitan areas, and Public Use Microdata Areas (PUMAS) of 100,000 You can identify a PUMA or group of PUMAs using Maps in American Factfinder ( PDF maps on the Census Bureau web site ( Mable/Geocorr Search Engine (

38 Small Area Geography This map shows Detroit as PUMAs

39 PUMA Codes for Michigan Ann Arbor 3200 Detroit Flint 2200 Grand Rapids 1300 Lansing 1800 PUMA to Place Place to PUMA

40 Codebook and PUMAS The Explore Codebook shows PUMA5 as term for 5% PUMA boundaries

41 Small Area Geography and Ranges When creating data sets for PUMAS, be sure to include the correct state as the universe (e.g. state=26)

42 Small Area Geography and Ranges Puma5: will list the data for each individual area

43 Small Area Geography and Ranges Search result for each individual PUMA

44 Small Area Geography for Ranges To get the total for the area, list it in the universe as puma5 >3700 & puma5 <3709 & state=26

45 Small Area Geography for Ranges To get a listing of single years of age between 65 and 85, list column as age:

46 Calculating Totals To calculate the most spoken languages by year olds as a group Click on Options/Total Options/Row

47 Complex Result Spanish and Polish are two most popular languages spoken by seniors in Detroit

48 Access to PDQ Librarians may request free Ids, passwords, and software from PDQ Send to You are a librarian who talked to Grace York Requesting ID and password for using PDQ Explore Want to download software for the PDQ Toolbox, Expert Edition

49 Contacts for Research Assistance Initial Queries Grace York, Documents Center, 203 Hatcher or JoAnn Dionne, Numeric and Spatial Data Services, 825 Hatcher, Complex Data Sets Lisa Neidert,, Population Studies Center, 426 Thompson, PDQ Staff, 310 Depot Street, Suite C, Ann Arbor 48104,

Public Use Microdata Samples

Public Use Microdata Samples Public Use Microdata Samples Using PDQ Explore Software Grace York University of Michigan Library December 2003 Public Use Microdata Samples Copies of the original questionnaires with identifying information

More information

PDQ-Notes. Reynolds Farley. PDQ-Note 3 Displaying Your Results in the Expert Query Window

PDQ-Notes. Reynolds Farley. PDQ-Note 3 Displaying Your Results in the Expert Query Window PDQ-Notes Reynolds Farley PDQ-Note 3 Displaying Your Results in the Expert Query Window PDQ-Note 3 Displaying Your Results in the Expert Query Window Most of your options for configuring your query results

More information

Using American FactFinder

Using American FactFinder Using American FactFinder John DeWitt Lisa Neidert Project Manager Data Services Social Science Data Analysis Network Population Studies Center What is American FactFinder? http://factfinder.census.gov

More information

Exercise 13. Accessing Census 2000 PUMS Data

Exercise 13. Accessing Census 2000 PUMS Data Exercise 13. Accessing Census 2000 PUMS Data Purpose: The goal of this exercise is to extract some 2000 PUMS data for Asian Indians for PUMAs within California. You may either download the records for

More information

Introduction to Social Explorer

Introduction to Social Explorer Introduction to Social Explorer Janine Billadello, Geospatial Data Lab, Baruch College October 1, 2015 Abstract This tutorial will introduce you to Social Explorer, an online mapping interface that allows

More information

PDQ-Explore. Census 2010 Boot Camp For Journalists

PDQ-Explore. Census 2010 Boot Camp For Journalists PDQ-Explore Census 2010 Boot Camp For Journalists 1 Objectives To learn to: Open the PDQ-Explore Graphical Interface Set up and Execute a PDQ-Explore Query Tabulations Summary Statistics Quantiles Manipulate

More information

1. Open the New American FactFinder using this link:

1. Open the New American FactFinder using this link: Exercises for Mapping and Using US Census Data MIT GIS Services, IAP 2012 More information, including a comparison of tools available through the MIT Libraries, can be found at: http://libraries.mit.edu/guides/types/census/tools-overview.html

More information

How to Get Census Data from E-STAT

How to Get Census Data from E-STAT How to Get Census Data from E-STAT Connecting to E-STAT 1) From the Library Home Page, http://library.mcmaster.ca, click on the Databases tab 2) Once on the Databases tab, type in estat and hit the Go

More information

Creating a Microdata Extract

Creating a Microdata Extract Minnesota Population Center Training and Development Creating a Microdata Extract Exercise Objective: Use the IPUMS Terra website to obtain a customized dataset that can be used to answer research questions.

More information

Quick Guide to American FactFinder

Quick Guide to American FactFinder Quick Guide to American FactFinder 1. Search Terms... 2 2. Finding Neighborhoods... 6 3. Downloading the Tables 13 4. Interpreting the Numbers... 18 Introduction The American FactFinder is a useful online

More information

Introduction to IPUMS

Introduction to IPUMS Introduction to IPUMS Katie Genadek Minnesota Population Center University of Minnesota kgenadek@umn.edu The IPUMS projects are funded by the National Science Foundation and the National Institutes of

More information

We will start at 2 minutes after the hour

We will start at 2 minutes after the hour Introduction to the UDS Mapper Webinar 1 We will start at 2 minutes after the hour Slides from today s webinar can be found on the UDS Mapper website in the Tutorials & Resources tab in the Tutorials section

More information

GCRO 2011 QoL Survey Viewer

GCRO 2011 QoL Survey Viewer GCRO 2011 QoL Survey Viewer User Manual 1 P a g e Disclaimers The information contained in this document is the proprietary and exclusive property of the Gauteng City-Region Observatory except as otherwise

More information

Converting census data into GIS data

Converting census data into GIS data Converting census data into GIS data For those interested in analyzing Canadian demographics data, census data can be downloaded directly from ODESI or the Canadian Census Analyser. In order to use the

More information

We will start at 2 minutes after the hour

We will start at 2 minutes after the hour Introduction to the UDS Mapper Webinar 1 We will start at 2 minutes after the hour Slides from today s webinar can be found on the UDS Mapper website in the Tutorials & Resources tab in the Tutorials section

More information

US Geo-Explorer User s Guide. Web:

US Geo-Explorer User s Guide. Web: US Geo-Explorer User s Guide Web: http://usgeoexplorer.org Updated on October 26, 2016 TABLE OF CONTENTS Introduction... 3 1. System Interface... 5 2. Administrative Unit... 7 2.1 Region Selection... 7

More information

The New American FactFinder N E W F U N C T I O N A L I T Y B U T S O M E Q U I R K S

The New American FactFinder N E W F U N C T I O N A L I T Y B U T S O M E Q U I R K S The New American FactFinder N E W F U N C T I O N A L I T Y B U T S O M E Q U I R K S Good Things Have to know less to find data Table manipulation available online Can now map any (single) variable Drawbacks

More information

POLIDATA Political Data Analysis DATABASE DEVELOPMENT, ANALYSIS AND PUBLICATION; POLITICAL AND CENSUS DATA; LITIGATION SUPPORT

POLIDATA Political Data Analysis DATABASE DEVELOPMENT, ANALYSIS AND PUBLICATION; POLITICAL AND CENSUS DATA; LITIGATION SUPPORT POLIDATA Political Data Analysis DATABASE DEVELOPMENT, ANALYSIS AND PUBLICATION; POLITICAL AND CENSUS DATA; LITIGATION SUPPORT CLARK BENSEN POLIDATA 1303 HAYWARD ROAD, P. O. BOX 530 CORINTH, VT 05039 Tel:

More information

Title: Extracting Custom Cross-tabs for Travel Demand Modeling Data with the PUMS 2000 DVD-ROM Beyond 20/20 Software

Title: Extracting Custom Cross-tabs for Travel Demand Modeling Data with the PUMS 2000 DVD-ROM Beyond 20/20 Software Title: Extracting Custom Cross-tabs for Travel Demand Modeling Data with the PUMS 2000 DVD-ROM Beyond 20/20 Software Mike Jaffe Mid-Willamette Valley Council of Governments 105 High Street, S.E. Salem

More information

Using the SABINS Data Finder

Using the SABINS Data Finder Using the SABINS Data Finder August 2011 This guide shows users how to use the School Attendance Boundary Information System (SABINS) to access GIS boundary files and data tables for school attendance

More information

Using NHGIS: An Introduction

Using NHGIS: An Introduction Using NHGIS: An Introduction August 2014 Funding provided by the National Science Foundation and National Institutes of Health. Project support provided by the Minnesota Population Center at the University

More information

Basic facts about Dudley

Basic facts about Dudley Basic facts about Dudley This report provides a summary of the latest available information on the demographic and socioeconomic make-up of the 1 Big Local (DRAFT)s in Dudley. It looks at the population

More information

The NEW American FactFinder Classroom Training

The NEW American FactFinder Classroom Training 2010 The NEW American FactFinder Classroom Training U.S. Census Bureau 10/13/2010 American FactFinder Training Agenda TABLE OF CONTENTS Introduction... 1 Getting Started with American FactFinder... 3

More information

DELIVERABLE D12.6/12.7 IECM Database Extension & User Interface with Tabulator

DELIVERABLE D12.6/12.7 IECM Database Extension & User Interface with Tabulator Project N : 262608 ACRONYM: Data without Boundaries DELIVERABLE D12.6/12.7 IECM Database Extension & User Interface with Tabulator WORK PACKAGE 12 Implementing Improved Resource Discovery for OS Data REPORTING

More information

Example 1 - Joining datasets by a common variable: Creating a single table using multiple datasets Other features illustrated: Aggregate data multi-variable recode, computational calculation Background:

More information

ACS Summary File Technical Documentation

ACS Summary File Technical Documentation ACS Summary File Technical Documentation 2015 ACS 1-year and 2011-2015 ACS 5-year Data Releases American Community Survey Office Issued September 2016 Table of Contents 1 INTRODUCTION... 1 1.1 THE AMERICAN

More information

Creating a Raster Extract

Creating a Raster Extract Minnesota Population Center Training and Development Creating a Raster Extract Exercise Objective: Use the IPUMS Terra website to obtain customized datasets that can be used to answer research questions.

More information

OneView. User s Guide

OneView. User s Guide OneView User s Guide Welcome to OneView. This user guide will show you everything you need to know to access and utilize the wealth of information available from OneView. The OneView program is an Internet-based

More information

IT Web and Software Developer Occupation Overview

IT Web and Software Developer Occupation Overview IT Web and Software Developer Occupation Overview Emsi Q1 2018 Data Set March 2018 Western Technical College 400 Seventh Street La Crosse, Wisconsin 54601 608.785.9200 Emsi Q1 2018 Data Set www.economicmodeling.com

More information

Working with 2000 Census Data in ArcGIS: Using the US Census Bureau Web Site for SF1 and SF3 Data

Working with 2000 Census Data in ArcGIS: Using the US Census Bureau Web Site for SF1 and SF3 Data Tufts University GIS Tutorial Working with 2000 Census Data in ArcGIS: Using the US Census Bureau Web Site for SF1 and SF3 Data Revised October 14, 2010 Note: we highly recommend Mozilla Firefox for this

More information

You will learn: The structure of the Stata interface How to open files in Stata How to modify variable and value labels How to manipulate variables

You will learn: The structure of the Stata interface How to open files in Stata How to modify variable and value labels How to manipulate variables Jennie Murack You will learn: The structure of the Stata interface How to open files in Stata How to modify variable and value labels How to manipulate variables How to conduct basic descriptive statistics

More information

Access Data with Census APIs

Access Data with Census APIs You are here: Census.gov APIs - US Census Bureau Access Data with Census APIs Census Bureau APIs To improve access to data and encourage innovation, the Census Bureau has begun to provide API access to

More information

for Windows Copyrighted by Educational Programs and Software, Inc.

for Windows Copyrighted by Educational Programs and Software, Inc. EPES Software Survey Master for Windows Copyrighted by Educational Programs and Software, Inc. 1999 This documentation may not be copied without written consent from EPES Software, Inc. 1 Table of Contents

More information

A Populous Place State Pie Chart

A Populous Place State Pie Chart A Populous Place State Pie Chart Step 1 Start Microsoft Excel and a blank workbook will open. Step 2 Click in cell C1 once to highlight the cell and change the font to 24- point. You can use the pull-down

More information

Metadata and Infrastructure for Researchers from a perspective of an NSI. C-G Hjelm Research and Development at Statistics Sweden

Metadata and Infrastructure for Researchers from a perspective of an NSI. C-G Hjelm Research and Development at Statistics Sweden Metadata and Infrastructure for Researchers from a perspective of an NSI C-G Hjelm Research and Development at Statistics Sweden The coming minutes Metadata and Microdata from a perspective of an NSI Metadata

More information

How to extract suicide statistics by country from the. WHO Mortality Database Online Tool

How to extract suicide statistics by country from the. WHO Mortality Database Online Tool Instructions for users How to extract suicide statistics by country from the WHO Mortality Database Online Tool This guide explains how to access suicide statistics and make graphs and tables, or export

More information

Learn about the Display options Complete Review Questions and Activities Complete Training Survey

Learn about the Display options Complete Review Questions and Activities Complete Training Survey Intended Audience: Staff members who will be using the AdHoc reporting tools to query the Campus database. Description: To learn filter and report design capabilities available in Campus. Time: 3 hours

More information

Using Market Insight for UCC Secured Party Data

Using Market Insight for UCC Secured Party Data Using Market Insight for UCC Secured Party Data A Selection is the core of most of the work performed in Market insight. Selections are filters that enable you to identify, count and then analyze segments

More information

CRA Wiz and Fair Lending Wiz 7.3 Service Pack 1.0: CRA Tables. User Guide

CRA Wiz and Fair Lending Wiz 7.3 Service Pack 1.0: CRA Tables. User Guide CRA Wiz and Fair Lending Wiz 7.3 Service Pack 1.0: CRA Tables User Guide May 2018 Table of Contents Introduction to CRA Tables... 4 Important Note About Table Rounding... 5 Important Note About Data...

More information

Creating an Area-level Extract

Creating an Area-level Extract Minnesota Population Center Training and Development Creating an Area-level Extract Exercise Objective: Use the IPUMS Terra website to obtain a customized dataset that can be used to answer research questions.

More information

Website Usability Study: The American Red Cross. Sarah Barth, Veronica McCoo, Katelyn McLimans, Alyssa Williams. University of Alabama

Website Usability Study: The American Red Cross. Sarah Barth, Veronica McCoo, Katelyn McLimans, Alyssa Williams. University of Alabama Website Usability Study: The American Red Cross Sarah Barth, Veronica McCoo, Katelyn McLimans, Alyssa Williams University of Alabama 1. The American Red Cross is part of the world's largest volunteer network

More information

Creating and Updating DCT Teacher Lists

Creating and Updating DCT Teacher Lists Creating and Updating DCT Teacher Lists Teachscape s Data Collection Tool makes it easy for administrators to create and maintain teacher lists following the instructions below. All changes will appear

More information

Steps and Strokes. Please go to the Census Bureau home page:

Steps and Strokes. Please go to the Census Bureau home page: An Example of Using American Community Survey Data and the Downloading of Data from the Census Bureau s Website to Determine the Significance of Economic Change in Several States, Several Metropolitan

More information

Econ Stata Tutorial I: Reading, Organizing and Describing Data. Sanjaya DeSilva

Econ Stata Tutorial I: Reading, Organizing and Describing Data. Sanjaya DeSilva Econ 329 - Stata Tutorial I: Reading, Organizing and Describing Data Sanjaya DeSilva September 8, 2008 1 Basics When you open Stata, you will see four windows. 1. The Results window list all the commands

More information

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University Geographical Information Systems Institute Center for Geographic Analysis, Harvard University LAB EXERCISE 5: Queries, Joins: Spatial and Non-spatial 1.0 Getting Census data 1. Go to the American Factfinder

More information

How to calculate population and jobs within ½ mile radius of site

How to calculate population and jobs within ½ mile radius of site How to calculate population and jobs within ½ mile radius of site Caltrans Project P359, Trip Generation Rates for Transportation Impact Analyses of Smart Growth Land Use Projects SECTION PAGE Population

More information

User Services Spring 2008 OBJECTIVES Introduction Getting Help Instructors

User Services Spring 2008 OBJECTIVES  Introduction Getting Help  Instructors User Services Spring 2008 OBJECTIVES Use the Data Editor of SPSS 15.0 to to import data. Recode existing variables and compute new variables Use SPSS utilities and options Conduct basic statistical tests.

More information

Introduction to Canadian data and Odesi. SOC 3142 Susan Mowers Data Librarian

Introduction to Canadian data and Odesi. SOC 3142 Susan Mowers Data Librarian Introduction to Canadian data and Odesi SOC 3142 Susan Mowers Data Librarian September 2011 Library services: Research and Data Support SPSS labs and Libraries Quality of data? Data and Sociology / International

More information

Beyond 20/20. QuickStart Guide. Version 7.0, SP3

Beyond 20/20. QuickStart Guide. Version 7.0, SP3 Beyond 20/20 QuickStart Guide Version 7.0, SP3 Notice of Copyright Beyond 20/20 Desktop Browser Version 7.0, SP3 Copyright 1992-2006 Beyond 20/20 Inc. All rights reserved. This document forms part of the

More information

Software Reference Sheet: Inserting and Organizing Data in a Spreadsheet

Software Reference Sheet: Inserting and Organizing Data in a Spreadsheet Inserting and formatting text Software Reference Sheet: Inserting and Organizing Data in a Spreadsheet Column headings are very important to include in your spreadsheet so that you can remember what the

More information

Printing Batch Unofficial Transcripts

Printing Batch Unofficial Transcripts Printing Batch Unofficial Transcripts On occasion, you may need to print unofficial transcripts for several students at one time. The Batch Transcripts process allows you to upload a text file containing

More information

Quick Guide to TIDE: Adding Users and Students

Quick Guide to TIDE: Adding Users and Students Quick Guide to TIDE: Adding Users and Students School administrators use TIDE to add and manage user (i.e. adult) accounts, and to add students participating in ISAT assessments. This Quick Guide provides

More information

In your school or local public library, log on to the library catalogue.

In your school or local public library, log on to the library catalogue. 1.3 Databases A database is an organized store of records. Databases may contain information about almost any subject incomes, shopping habits, demographics, features of cars, and so on. INVESTIGATE &

More information

Collect Relevant Demographics

Collect Relevant Demographics I N T R O D U C T I O N Collect Relevant Demographics Here we will collect demographics at the local level! At this point you should have identified and mapped a prioritized brownfield site. We will now

More information

Ryerson University, March Table of Contents. Joining CHASS Data To ArcView Cartographic Files A. Importing An Arc Export File...

Ryerson University, March Table of Contents. Joining CHASS Data To ArcView Cartographic Files A. Importing An Arc Export File... Ryerson University, March 2001 Table of Contents Joining CHASS Data To ArcView Cartographic Files... -1 A. Importing An Arc Export File... -1 B. Opening The Arc/Info Coverage In ArcView... -2 C. Converting

More information

Lexia s Guidelines for Manually Importing Students & Staff

Lexia s Guidelines for Manually Importing Students & Staff Lexia s Guidelines for Manually Importing Students & Staff Contact: Lexia Customer Support support@lexialearning.com US: (800)-7-2772 Outside US: 978-405-6231 You can create new Lexia accounts and modify

More information

Downloading 2010 Census Data

Downloading 2010 Census Data Downloading 2010 Census Data These instructions cover downloading the Census Tract polygons and the separate attribute data. After that, the attribute data will need additional formatting in Excel before

More information

17 - VARIABLES... 1 DOCUMENT AND CODE VARIABLES IN MAXQDA Document Variables Code Variables... 1

17 - VARIABLES... 1 DOCUMENT AND CODE VARIABLES IN MAXQDA Document Variables Code Variables... 1 17 - Variables Contents 17 - VARIABLES... 1 DOCUMENT AND CODE VARIABLES IN MAXQDA... 1 Document Variables... 1 Code Variables... 1 The List of document variables and the List of code variables... 1 Managing

More information

User Manual. Last updated 1/19/2012

User Manual. Last updated 1/19/2012 User Manual Last updated 1/19/2012 1 Table of Contents Introduction About VoteCast 4 About Practical Political Consulting 4 Contact Us 5 Signing In 6 Main Menu 7 8 Voter Lists Voter Selection (Create New

More information

This guide covers 3 functions you can perform with DataPlace: o Mapping, o Creating Tables, and o Creating Rankings. Registering with DataPlace

This guide covers 3 functions you can perform with DataPlace: o Mapping, o Creating Tables, and o Creating Rankings. Registering with DataPlace Guide for Using DataPlace DataPlace is one-stop source for housing and demographic data about communities, the region, and the nation. The site assembles a variety of data sets from multiple sources, and

More information

The first thing you see when you open NVivo is a list of recent projects you have worked with in program. Today we will create a new project.

The first thing you see when you open NVivo is a list of recent projects you have worked with in program. Today we will create a new project. Worksheet for Nvivo: Task 1: New Project The first thing you see when you open NVivo is a list of recent projects you have worked with in program. Today we will create a new project. Click on New Project

More information

Electrical and Computer Engineering Technology Occupation Overview

Electrical and Computer Engineering Technology Occupation Overview Electrical and Computer Engineering Technology Occupation Overview Emsi Q1 2018 Data Set March 2018 Western Technical College 400 Seventh Street La Crosse, Wisconsin 54601 608.785.9200 Emsi Q1 2018 Data

More information

Lab #7: Mapping US Census Data

Lab #7: Mapping US Census Data Lab #7: Mapping US Census Data Objectives: Access US Census Data via the Web Download census data in excel format Create new variables based on calculations Create key fields for merging with NYC Planning

More information

Mapping Census data in QGIS

Mapping Census data in QGIS Mapping Census data in QGIS Contents Contents 1. Introduction...3 1.1. Census data...3 1.2. Boundary data...3 1.3. Mapping software...3 2. Obtain your census data...4 Step 1: Geography...4 Step 2: Topics...5

More information

Online Evaluation Tool: Dashboards and Reports

Online Evaluation Tool: Dashboards and Reports Slide 1 Online Evaluation Tool: Dashboards and DeLea Payne, Tad Piner Donna Albaugh, Kim Simmons, Robert Sox, Savon Willard, & Beth Ann Williams Welcome to our Online Evaluation Tool: Completing the Teacher

More information

HEALTH AND RETIREMENT STUDY. Cross-Wave Geographic Information (State) Restricted Data Data Description and Usage

HEALTH AND RETIREMENT STUDY. Cross-Wave Geographic Information (State) Restricted Data Data Description and Usage HEALTH AND RETIREMENT STUDY Cross-Wave Geographic Information (State) Restricted Data 1992-2014 Data Description and Usage Version 5.1, To the Restricted Data Investigator: This restricted data set is

More information

Ontario Cancer Profiles User Help File

Ontario Cancer Profiles User Help File Ontario Cancer Profiles User Help File Contents Introduction... 2 Module 1 Tool Overview and Layout... 3 Overview of the tool... 3 Highlights vs. selections... 6 Data suppression or unreliable estimates...

More information

Census Small Area Population Statistics (SAPS) A Guide to using the SAPMAP web application

Census Small Area Population Statistics (SAPS) A Guide to using the SAPMAP web application Census Small Area Population Statistics (SAPS) A Guide to using the SAPMAP web application 1 When you open the application you will see this page. This screen gives a brief description of the application.

More information

Introduction to SPSS

Introduction to SPSS Introduction to SPSS Purpose The purpose of this assignment is to introduce you to SPSS, the most commonly used statistical package in the social sciences. You will create a new data file and calculate

More information

MicroStrategy Desktop

MicroStrategy Desktop MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT. 1 Import data from

More information

Employee Kiosk Staff Manual

Employee Kiosk Staff Manual Employee Kiosk Staff Manual LOGGING IN Logging into the Kiosk requires a full email address and user password. To create a Kiosk Account, click on the First time user link at the login page and the screen

More information

Project Zip Code. Version CUNA s Powerful Grassroots Program. User Manual. Copyright 2018, All Rights Reserved

Project Zip Code. Version CUNA s Powerful Grassroots Program. User Manual. Copyright 2018, All Rights Reserved Project Zip Code Version 18.0 CUNA s Powerful Grassroots Program User Manual Copyright 2018, All Rights Reserved Project Zip Code Version 18.0 Page 1 Table of Contents Topic Page About Project Zip Code

More information

MERS Employer Portal. Reporting for Defined Benefit User Guide. Presented by MERS Finance & Education Departments

MERS Employer Portal. Reporting for Defined Benefit User Guide. Presented by MERS Finance & Education Departments MERS Employer Portal Reporting for Defined Benefit User Guide Presented by MERS Finance & Education Departments 1 MUNICIPAL EMPLOYEES RETIREMENT SYSTEM 1134 Municipal Way, Lansing, MI 48917 800.767.2308

More information

Joining data from an Excel spreadsheet

Joining data from an Excel spreadsheet Geographic Information for Vector Surveillance Day 3 of a 3 day course with Malaria examples Getting your own data into QGIS Learning objectives be able to join data from an Excel spreadsheet to a shapefile

More information

Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS)

Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS) Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS) June 10, 2014 Page 1 of 36 IIS Dashboard District User Guide 2 Contents Project Overview...

More information

Survey Questions and Methodology

Survey Questions and Methodology Survey Questions and Methodology Spring Tracking Survey 2012 Data for March 15 April 3, 2012 Princeton Survey Research Associates International for the Pew Research Center s Internet & American Life Project

More information

Store Mapper User Guide

Store Mapper User Guide Store Mapper User Guide Find & Display Local Retailer Data D R A F T S e p t e m b e r 1 0, 2 0 1 5 Table of Contents Introduction/Purpose... 3 Site Tour... 4 Map... 4 Info-box... 5 Map Tools... 6 Base

More information

Chapter One: Getting Started With IBM SPSS for Windows

Chapter One: Getting Started With IBM SPSS for Windows Chapter One: Getting Started With IBM SPSS for Windows Using Windows The Windows start-up screen should look something like Figure 1-1. Several standard desktop icons will always appear on start up. Note

More information

Creating a reference map

Creating a reference map Chapter 1 Creating a reference map Reference maps are basic, traditional maps. Their purpose is to illustrate geographic boundaries for cities, counties, and other areas. Reference maps have no underlying

More information

Occupation Overview. Western Technical College. Emsi Q Data Set. March Seventh Street La Crosse, Wisconsin

Occupation Overview. Western Technical College. Emsi Q Data Set. March Seventh Street La Crosse, Wisconsin Occupation Overview Emsi Q1 2017 Data Set March 2017 Western Technical College 400 Seventh Street La Crosse, Wisconsin 54601 608.785.9200 Emsi Q1 2017 Data Set www.economicmodeling.com 1 Parameters Occupations

More information

Tenmast Software Delinquent Tenant Program User Manual

Tenmast Software Delinquent Tenant Program User Manual Tenmast Software Delinquent Tenant Program User Manual Table of Contents Introduction... 2 Main Menu... 2 Setup... 3 Reason Codes... 3 Status Codes... 4 Search Delinquent Tenant Database... 12 Edit/Review

More information

The Rise of the Connected Viewer

The Rise of the Connected Viewer JULY 17, 2012 The Rise of the Connected Viewer 52% of adult cell owners use their phones while engaging with televised content; younger audiences are particularly active in these connected viewing experiences

More information

Washington State Educator Electronic Certificate System (E-Certification) College/University Administrator User Guide

Washington State Educator Electronic Certificate System (E-Certification) College/University Administrator User Guide Washington State Educator Electronic Certificate System (E-Certification) College/University Administrator User Guide October 8, 2015 Table of Contents 2.0 College/University Personnel Administrators...

More information

Department of Economics Spring 2016 University of California Economics 154 Professor Martha Olney Stata Lesson Wednesday February 17, 2016

Department of Economics Spring 2016 University of California Economics 154 Professor Martha Olney Stata Lesson Wednesday February 17, 2016 University of Califnia Economics 154 Berkeley Profess Martha Olney Stata Lesson Wednesday February 17, 2016 [1] Where to find the data sets http://www.econ.berkeley.edu/~olney/spring16/econ154 There are

More information

2013 Local Arts Agency Salary & Benefits Summary EXECUTIVE DIRECTOR / PRESIDENT / CEO

2013 Local Arts Agency Salary & Benefits Summary EXECUTIVE DIRECTOR / PRESIDENT / CEO Local Arts Agency Salary & Benefits Summary EXECUTIVE DIRECTOR / PRESIDENT / CEO PRIVATE LAAS ONLY PUBLIC LAAS ONLY The Executive Director / President / Chief Executive Officer (CEO) is the chief staff

More information

Using the Health Indicators database to help students research Canadian health issues

Using the Health Indicators database to help students research Canadian health issues Assignment Using the Health Indicators database to help students research Canadian health issues Joel Yan, Statistics Canada, joel.yan@statcan.ca, 1-800-465-1222 With input from Brenda Wannell, Health

More information

MYEDUCATION BC FUNDAMENTALS TRAINING

MYEDUCATION BC FUNDAMENTALS TRAINING Navigation Fundamentals MYEDUCATION BC FUNDAMENTALS TRAINING GREATER VICTORIA SCHOOL DISTRICT 61 Contents: URL s Log In and Change Password Procedure Set User Preferences Change View Select School Log

More information

In addition to the text, we can add instructions to the interviewer. For example for AGE we can have:

In addition to the text, we can add instructions to the interviewer. For example for AGE we can have: Session 5: CAPI At the end of this lesson participants will be able to: Add question text and help text Add fills in question text Use multiple languages in question and in the dictionary Use occurrence

More information

Census-ACS Master Index Files

Census-ACS Master Index Files Census-ACS Master Index Files Documentation and User s Guide VERSION 1.1 March 1, 2013 Created by Michael J. Greenwald, Ph.D., AICP With assistance from Jonathan Brooks, Texas A&M Transportation Institute

More information

Florida Standards Assessments

Florida Standards Assessments Florida Standards Assessments TIDE User Guide Updated January 14, 2015 Prepared by the American Institutes for Research Florida Department of Education, 2015 Descriptions of the operation of the Test Information

More information

MERCERSPECTRUM EMPLOYER USER GUIDE

MERCERSPECTRUM EMPLOYER USER GUIDE MERCERSPECTRUM EMPLOYER USER GUIDE WHAT DO YOU WANT TO DO TODAY? Getting started... 2 Day-to-day processing... 3 Linking the Choice fund to your Employer Fund List...4 Choice Fund exists but is not linked

More information

Cornell University Program on. Mission Statement

Cornell University Program on. Mission Statement Cornell University Program on Applied CaRDI Spring Research Roundtable April 6, 2009 Web: http://pad.human.cornell.edu Email: PADInfo@Cornell.edu Mission Statement The (PAD) --through h its skills in demographics,

More information

Palisades School District PowerSchool Parent Portal Guide

Palisades School District PowerSchool Parent Portal Guide Palisades School District PowerSchool Parent Portal Guide Get Started To get started, you must create a parent account in the PowerSchool Parent Portal. Create a Parent Account Use this procedure to create

More information

Quick Guide to TIDE: Adding Users and Students

Quick Guide to TIDE: Adding Users and Students Quick Guide to TIDE: Adding Users and Students Test Coordinators use TIDE to add and manage user accounts and to add students participating in the South Carolina Alternate Assessment. This Quick Guide

More information

Table of Contents. 1 P a g e

Table of Contents. 1 P a g e Table of Contents User Manual... 2 Florida s PK-20 Education Information Portal... 2 Navigating the Portal... 2 Tabs... 3 Accessible Site... 3 Helpful Resources... 4 State Level Tab... 4 District Level

More information

Data to Story Project: SPSS Cheat Sheet for Analyzing General Social Survey Data

Data to Story Project: SPSS Cheat Sheet for Analyzing General Social Survey Data Data to Story Project: SPSS Cheat Sheet for Analyzing General Social Survey Data This guide is intended to help you explore and analyze the variables you have selected for your group project. Conducting

More information

Introduction to Queries

Introduction to Queries Learning Microsoft Access 2007 By Greg Bowden Chapter 3 Introduction to Queries Guided Computer Tutorials www.gct.com.au PUBLISHED BY GUIDED COMPUTER TUTORIALS PO Box 311 Belmont, Victoria, 3216, Australia

More information

User Manual Al Manhal. All rights reserved v 3.0

User Manual Al Manhal. All rights reserved v 3.0 User Manual 1 2010-2016 Al Manhal. All rights reserved v 3.0 Table of Contents Conduct a Search... 3 1. USING SIMPLE SEARCH... 3 2. USING ADVANCED SEARCH... 4 Search Results List... 5 Browse... 7 1. BROWSE

More information

emerge Help Document Table of Contents

emerge Help Document Table of Contents Table of Contents Logging Into emerge... 2 Navigation Bar... 3 Main Menu... 4 Creating a New Order... 6 Order Checklist... 6 Information... 7 Overview... 8 Geography... 9 List Select... 12 Demographics...

More information

emerge Help Document Table of Contents

emerge Help Document Table of Contents Table of Contents Logging Into emerge... 2 Navigation Bar... 3 Main Menu... 4 My Account... 6 My Information... 6 Manage Lists... 7 Manage Seeds... 8 Search/Add Suppress... 9 Update My Suppress... 10 Creating

More information