Country report for Statistics Finland

Size: px
Start display at page:

Download "Country report for Statistics Finland"

Transcription

1 Country report for Statistics Finland Introduction - Something about the past year Statistics Finland has moved all free of charge services to.net PX- Web ( ). To move all the chargeable services, still some work has to be done with PX-Web user authentication. There is no easy pop-up way to set up a chargeable service with authentication using PX-Web. A gatekeeper application has been developed in statistics Finland for PX-Web: We also opened our renewed Regional key figures service which now works wholly on top of the underlying PX-Web database tables. All the contents of the page, such as regional pull-downs, key figure listings, all the data shown and all the selection lists for the graphs, are created dynamically using PX-Web API. This is a great example how to exploit this API as straightforward and efficiently as possible: Now all StatFin PX-Web tables are also displayed in our main website search: - Changes in content or usage In Statistics Finland, we have developed a new dissemination concept, where Statistics Finland produces the statistics, builds and maintains a PX-Web website with continuously updated content for the customers. See the examples later in this document. - Problems and/or good news PX-Web is a beautifully crafted piece of software. The server is stable and the user interface intuitive. The users simply love it. There is still a lot work to do to make PX-Web what it could be: some bugs have to be fixed and enhanced features to add. - How much of your publishing is in the database? Over 97% of the statistical releases have tables in the statistical database StatFin. ( Information and experiences - Which version of PX-Web do you use? Statistics Finland uses PX-Web 2015 and 2016 (the latest version)

2 - Do you use the API? The API is in production use by both Statistics Finland and external customers. - Any reactions from users on, for example, saved query? The saved query is also used by Statistics Finland and external customers. Adding the CORS setting would extend the usability of the saved query. The customers love the saved query. - Other reflections? The migration to the new.net version of PX-Web has, in our case, been relatively easy using PX-Edit and PX-Job (command line PX- Edit) What are your future plans (related to the programs)? - Update to new version The latest version of PX-Edit is already in production use in Statistics Finland. The new PC-Axis program (PX-Win) will be taken into use as soon as possible, this involves some testing and fine tuning. - Development Development of PX-Edit will continue as before. We are studying the source code of PX-Web to be able to take part in the development of PX-Web. We will also continue to have some resources set aside to beta test the latest versions of the PC-Axis family programs. Something you would like to discuss at the meeting? - Future plans for the PC-Axis family - What and when new features will be added to PC-Axis family programs - Future plans for the Graphics module - More features to the API? - The licencing issues for non-profit organisations. Contact persons - Lauri Hyttinen(director IT development manager) lauri.hyttinen@stat.fi - Veli-Matti Jantunen (planning officer, PX-Edit developer) velimatti.jantunen@stat.fi - Hans Baumgartner (planning officer, PX-Web, PX-Edit, API) hans.baumgartner@stat.fi - Kim Huuhko (planning officer, Graphs) kim.huuhko@stat.fi

3 Free of charge PX-Web databases by Statistics Finland Our main PX-web service StatFin has been powered by the new PX-Web.Net from the beginning of this year. (

4 Paavo, the PX-Web service with statistical data by postal code area on population, housing, employment, education and income. ( Eurostat main tables PX-Web service with key data on EU Member States, updated daily with latest data from Eurostat. (

5 International tables, the PX-Web service with key statistics and data by international data producers. ( PX-Web database services produced by Statistics Finland for other statistics producers in Finland Statistics produced and disseminated by Statistics Finland for Trafi, the Finnish Transport Safety Agency (

6 Statistics produced and disseminated by Statistics Finland for the Finnish Tax Administration ( PX-Web services produced for other organisations Statistics produced and disseminated by Statistics Finland for Finpro. The aim is to help companies attract foreign investments to Finland, become more international in their line of work and, more recently, promote Finland as an attractive tourist destination to a world-wide audience. (

7 PX-Web: feature requests and bugs 1. Additive search doesn't work for long classifications in the selection boxes. 2. Return to original classification (aggregation functionality) does not work. The selection window is not populated by the original classification, it is empty, and --- Select classification --- is probably not the best text for return to original classification (this works in old PC-Axis). It must be possible for the users to view all the different classifications and return to the original classification of the table. Now you have to start the selection window from the beginning. 3. When PX-Web hibernates it has to re-index the aggregation files again and the API doesn't start until all agg files are indexed. Sometimes this takes over two minutes. Could it be possible to write the index as a file and only re-index when really needed? This would be more CPU friendly and so much faster to start up. 4. The logo should support multiple languages and clicking on it should link to the language dependent homepage. Also, a database-specific custom configured homepage should be supported. Organizations can have different logos for different languages, for example if the logo contains text. 5. MenuBuilder should automatically also start the index generation for the search. 6. Add API extension. List last e.g updated tables. List last updated since dd.mm.yyyy. 7. Attributes and cell notes are shown in the table as a triangle in the corner. Are all other footnotes implemented? 8. Please add a feature to the file based aggregation, that reads the agg and vs files from the aggregation directory and all of its subdirectories. This way a.vs file can have a directory with all of its.agg files included in the same directory. Thus it would be possible to maintain thousands and tens of thousands of aggregation files (like Statistics Finland does). 9. Some PX-Web generated log files lack the IP address. It is impossible to check from one log file who generated the error or what organization has retrieved the most tables. 10. Is it possible to support in saved query the splitting of the time variable into two variables?

8 Wish list: More options to dynamic references for API and saved queries: Dynamic references to all (not just time) variables Option to pick ALL also from variables which have the ELIMINATION definition Option until xxx same way as from xxx Both from and until to same variable o for example picking dynamically just municipalities from geographic variable which includes all different geographical area levels Fixed and dynamic reference to same variable o for example years 1990, 2000, 2010 and last three years Dynamic reference to used time variable values first and last should be available for title also Dynamic search queries extended into contents of files: o Option to focus search only to variable names and/or codes o Option to focus search only to value names and/or codes o These options could (and maybe should) be available also for users of saved queries? One saved query generated to each table which fulfils the search query. More intelligence for data handling regarding to graphics: o Pivoting of the graphs must be separated from the pivoting of the underlying table. o In charts in general you should omit variables, with only one selected value, from pivoting. The information about those values should rather be included in the title (or subtitle) than labels. o Pivoting of the line chart is hardly necessary. o Implementing logic when certain graph types are available and when not. Application should be able to ban wrong presentation methods and guide the user to use right presentation methods.

9 examples: o Bar charts shouldn t be available when user have picked more than one value from more than two different variables, because in bar charts you shouldn't join values from different variables together. In line charts that can be done. o Selected values should determine when to use vertical and when horizontal bar graph. Vertical bar chart at least as a default when more than one value selected from the time variable -> time variable for x-axis. If more values selected also from some other variable -> time is set as a grouping variable. Horizontal bar chart as a default when no more than one value selected from the time variable. o In bar charts you can have only one grouping variable and one variable which determines (different) bars within those groups. So when pivoting these bar charts, user should have only two options. To define which one is an outer grouping variable and which one is an inner one. o Similarly in stacked bar charts you stack values from one and only one variable to (different) bars determined by the other variable. So also stacked bars shouldn t be available when the user have picked more than one value from more than two different variables. o So also in the stacked bar charts there is only two pivoting options -> which one is the grouping variable and which one is the summed variable (and ELIMINATION defined value should never be included in the summed values). o Time variable should never be the summed variable in stacked bar charts. o Pie chart should be available only when user have selected more than one value only from one variable (not time). ELIMINATION defined value should never be among those selected values. o Pyramid should be available only when user have selected two values from one variable, and more than one value only from one other variable. o Point chart should be available only when user have selected two values from a CONTVARIABLE and those two values are placed as x and y axis of this chart. It doesn t really work quite right at a moment.

10 o Radar chart should be available only when user have selected more than one value only from one variable. o If user have selected more than one value from CONTVARIABLE, he or she should be at least warned, because charts with more than one unit are highly questionable. Point chart is the sole exception for this rule. o In different charts the restriction limits should rather be determined by selected values from individual variables than total number of cells (600 at the moment?) in data. Let s say some different lines in line graphs or some different bars in horizontal bars and so on. In addition these stylistic matters and extra functions would significantly increase usability of these charts: o Y-axis from zero option o Sort by values option for pie diagram o Don t show zero values in labels in pie diagram o Sort by values option for horizontal bar charts o Sort by values option (according to either sum or some other defined value) for horizontal stacked bar charts o Sort by time option is hardly necessary o In line and bar graph bolded 0-line o In x-axis the unit is not usually necessary o The edit options display for graphs could be open by default o Possibility to edit unit label o Option to have more predefined colour palettes, or even a possibility for end users to create their own colour palettes o Better logic for scaling window frames for y-axis (for example no negative axis values should be shown when no negative numbers exists in the data) o The grid lines should be automatically positioned according to the graph type (and the option to change those is hardly necessary) o In bar charts axis values can't be omitted randomly except for the time variable! o Option to define cycle (and starting value) for time variables shown value labels (for example every tenth year from 1900)

11 o Remove non-usable selections when in graph- or in table-view in PX-Web. Users get confused when non-valid selections are available on the screen. Extra functionality to saved charts (and tables): o Possibility to extend any preselected combination of variables with any selected combination of values (to be shown as a selection windows/pull-downs with) next to a saved table or chart (made from fixed selections to other variables): ktables/keepalive/tables//monivalintatesti2&isext=true&lang =1&rind=1 o Possibility to select any number and combination of values from those selection windows/pull-downs. Or rather this should be an optional choice for each variable: ables/kuntien_avainluvut_2016/avainluku_m391&isext=true &lang=1&x=800&y=800&rind=5,6,7 o Ready-made pull-down for all other relevant conversions (copyable chart, printable chart, html table, Excel table, link to underlying database table with these selections, different language version etc.) for exactly the same selections as user sees at that that moment as a chart. Other matters: Option to focus search (of whole database) only to variable names and/or codes is missing from search function? Bug in search function (under selection windows) with long lists (over xxx? values) o How many values is selected is not shown o Additivity of those selections doesn t work o These long and often hierarchical variables are just the ones that needs this functionality in the first place! o That search function would be much more useful, if it would include basic logic operators as AND and OR etc. All links should be shown as links. Blue and underlined. o Footnotes vs Contact?

12 o Marking tips in selection window page Option to define own and better principles for preselected selection o For example ELIMINATION defined values from all classification variables, first value from CONTVARIABLE, and last five values from time variable, or something like that. That would create a relevant, logical table view contrary to picking few values from each variable. Extra confirmation asking page behind Download whole PC- Axis table link. So we could catch also these heavy users to our usage monitoring logs. Extra option to saved queries: Predefined selection at selection window page. For example, it could be used to support charts made by saved queries. On a web page you could attach a link to a selection window with those selections under the chart what was created with that selection. That would enable user a straighter path to expand insights into that data in question according to his or her needs. Variable code to a PX file format. It is already included in API queries? Could user monitoring logs include also IP addresses and session ID s?

Excel 2007 Pivot Table Include New Items Manual Filter

Excel 2007 Pivot Table Include New Items Manual Filter Excel 2007 Pivot Table Include New Items Manual Filter Sample Excel VBA programming to change pivot table report filters. Instead of manually changing the report filters in a pivot table, you can use Excel

More information

Easy Comext (or Easy XTnet) is an HTML based interface giving to the public at Eurostat s External Trade database.

Easy Comext (or Easy XTnet) is an HTML based interface giving to the public at Eurostat s External Trade database. QUICK GUIDE TO EASY COMEXT Contents Preface Main toolbars Register (first time) Make an extraction Display the results of an extraction Access to metadata Retrieve a saved query Downloads Preface Easy

More information

CONTENT. regipay manual 2/10

CONTENT. regipay manual 2/10 regipay manual CONTENT Content... 2 Introduction... 3 Accounts... 3 What is a regify account?...3 Sending account... 3 Management account / Group administrator...3 Employee accounts... 3 Groups... 4 Employee

More information

Skills Funding Agency

Skills Funding Agency Provider Data Self-Assessment Toolkit (PDSAT) v17 User Guide Contents Introduction... 2 Compatibility and prerequisites... 2 1. Installing PDSAT... 3 2. Opening PDSAT... 6 2.1 Opening Screen... 6 2.2 Updates...

More information

BusinessObjects Frequently Asked Questions

BusinessObjects Frequently Asked Questions BusinessObjects Frequently Asked Questions Contents Is there a quick way of printing together several reports from the same document?... 2 Is there a way of controlling the text wrap of a cell?... 2 How

More information

Teamwork, Design & Security

Teamwork, Design & Security New Level of Teamwork, Design & Security Reached IceWarp 12.1 Version 12.1 OVERVIEW 02 IceWarp 12.1 Highlights Intuitive Event Planning in WebClient Interface reinvented. It s now vibrant and minimalistic

More information

HOUR 12. Adding a Chart

HOUR 12. Adding a Chart HOUR 12 Adding a Chart The highlights of this hour are as follows: Reasons for using a chart The chart elements The chart types How to create charts with the Chart Wizard How to work with charts How to

More information

Mail & Deploy Reference Manual. Version 2.0.5

Mail & Deploy Reference Manual. Version 2.0.5 Mail & Deploy Reference Manual Version 2.0.5 Introduction TABLE OF CONTENTS Introduction... 4 General Introduction... 5 Architecture... 6 Server... 6 Repository... 6 Client... 6 Contact Us... 7 Server...

More information

User Interfaces Assignment 3: Heuristic Re-Design of Craigslist (English) Completed by Group 5 November 10, 2015 Phase 1: Analysis of Usability Issues Homepage Error 1: Overall the page is overwhelming

More information

QlikView Plugin User Manual

QlikView Plugin User Manual QlikView Plugin User Manual User Manual henrik.steen@endeavor.se [Date] 2014-08-13 2014-10-28 henrik.steen@endeavor.se 01 1 Table of Content 1 Introduction... 3 2 QlikView Accesspoint... 3 3 Interface...

More information

Instructor: Craig Duckett. Lecture 03: Tuesday, April 3, 2018 SQL Sorting, Aggregates and Joining Tables

Instructor: Craig Duckett. Lecture 03: Tuesday, April 3, 2018 SQL Sorting, Aggregates and Joining Tables Instructor: Craig Duckett Lecture 03: Tuesday, April 3, 2018 SQL Sorting, Aggregates and Joining Tables 1 Assignment 1 is due LECTURE 5, Tuesday, April 10 th, 2018 in StudentTracker by MIDNIGHT MID-TERM

More information

Bisnode View Why is it so damn hard to piece together information across the enterprise?

Bisnode View Why is it so damn hard to piece together information across the enterprise? Bisnode View Why is it so damn hard to piece together information across the enterprise? By Pär Österlund Why is it so damn hard to piece together information across the enterprise? By Pär Österlund Creating

More information

Graphing Interface Overview

Graphing Interface Overview Graphing Interface Overview Note: This document is a reference for using JFree Charts. JFree Charts is m-power s legacy graphing solution, and has been deprecated. JFree Charts have been replace with Fusion

More information

FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE

FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE David C. Hay Essential Strategies, Inc In the buzzword sweepstakes of 1997, the clear winner has to be Data Warehouse. A host of technologies and techniques

More information

Grade Point Scales Standard Honors AP/College A B C D F Sample file

Grade Point Scales Standard Honors AP/College A B C D F Sample file 64 Transcripts Weighted Cumulative GPA When your student works extra hard and takes honors or college courses, they deserve a little credit. The best way to reflect this is through their GPA. They deserve

More information

Intermediate Tableau Public Workshop

Intermediate Tableau Public Workshop Intermediate Tableau Public Workshop Digital Media Commons Fondren Library Basement B42 dmc-info@rice.edu (713) 348-3635 http://dmc.rice.edu 1 Intermediate Tableau Public Workshop Handout Jane Zhao janezhao@rice.edu

More information

Biocomputing II Coursework guidance

Biocomputing II Coursework guidance Biocomputing II Coursework guidance I refer to the database layer as DB, the middle (business logic) layer as BL and the front end graphical interface with CGI scripts as (FE). Standardized file headers

More information

Excel Time Savers Page 1

Excel Time Savers Page 1 Excel Time Savers Page 1 Excel Time Savers In this document we have summarised a few useful tasks and actions that can be real time savers when doing a lot of work in Excel. The first section introduces

More information

Spreadsheet Concepts: Creating Charts in Microsoft Excel

Spreadsheet Concepts: Creating Charts in Microsoft Excel Spreadsheet Concepts: Creating Charts in Microsoft Excel lab 6 Objectives: Upon successful completion of Lab 6, you will be able to Create a simple chart on a separate chart sheet and embed it in the worksheet

More information

GOOGLE ANALYTICS 101 INCREASE TRAFFIC AND PROFITS WITH GOOGLE ANALYTICS

GOOGLE ANALYTICS 101 INCREASE TRAFFIC AND PROFITS WITH GOOGLE ANALYTICS GOOGLE ANALYTICS 101 INCREASE TRAFFIC AND PROFITS WITH GOOGLE ANALYTICS page 2 page 3 Copyright All rights reserved worldwide. YOUR RIGHTS: This book is restricted to your personal use only. It does not

More information

Microsoft Excel 2010 Training. Excel 2010 Basics

Microsoft Excel 2010 Training. Excel 2010 Basics Microsoft Excel 2010 Training Excel 2010 Basics Overview Excel is a spreadsheet, a grid made from columns and rows. It is a software program that can make number manipulation easy and somewhat painless.

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Designing Adhoc Reports i Copyright 2012 Intellicus Technologies This

More information

Power Query for Parsing Data

Power Query for Parsing Data Excel Power Query Power Query for Parsing Data Data Models Screen 1In Excel 2010 and 2013 need to install the Power Query; however, in 2016 is automatically part of the Data Tab ribbon and the commands

More information

Quick Start Guide. Visual Planning 6 New Features

Quick Start Guide. Visual Planning 6 New Features Visual Planning 6 New Features Contents Chapter 1. ADMIN CENTER... 3 1.1. Admin Center Dashboard... 3 1.2. Planner Menu... 3 1.3. Document storage and file navigator... 3 1.4. Connection history... 3 1.5.

More information

Filter and PivotTables in Excel

Filter and PivotTables in Excel Filter and PivotTables in Excel FILTERING With filters in Excel you can quickly collapse your spreadsheet to find records meeting specific criteria. A lot of reporters use filter to cut their data down

More information

Viságe.BIT. An OLAP/Data Warehouse solution for multi-valued databases

Viságe.BIT. An OLAP/Data Warehouse solution for multi-valued databases Viságe.BIT An OLAP/Data Warehouse solution for multi-valued databases Abstract : Viságe.BIT provides data warehouse/business intelligence/olap facilities to the multi-valued database environment. Boasting

More information

SIMSme Management Cockpit Documentation

SIMSme Management Cockpit Documentation Introduction SIMSme Management Cockpit Documentation Version 2.1 February 2018 Table of Contents 1 INTRODUCTION... 2 2 USERS... 3 3 LICENSES... 5 4 GROUPS... 7 5 CHANNELS... 8 6 DASHBOARD...10 7 APP SETTINGS...12

More information

EXCEL + POWERPOINT. Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING

EXCEL + POWERPOINT. Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING EXCEL + POWERPOINT Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING KEYBOARD SHORTCUTS NAVIGATION & SELECTION SHORTCUTS 3 EDITING SHORTCUTS 3 SUMMARIES PIVOT TABLES

More information

Excel Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. 6. You can use a table s sizing handle to add columns or rows to a table.

Excel Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. 6. You can use a table s sizing handle to add columns or rows to a table. Excel Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts TRUE/FALSE 1. The header row must be row 1. ANS: F PTS: 1 REF: EX 234 2. If you freeze the top row in a worksheet and press Ctrl+Home,

More information

Section 1: How The Internet Works

Section 1: How The Internet Works Dreamweaver for Dummies Jared Covili jcovili@media.utah.edu (801) 585-5667 www.uensd.org/dummies Section 1: How The Internet Works The Basic Process Let's say that you are sitting at your computer, surfing

More information

Reseller Web Site Instructions Manual

Reseller Web Site Instructions Manual Reseller Web Site Instructions Manual CONTENTS 1. WHY USE OUR RESELLER WEB SITE TO SELL SMS? GENERAL INFORMATION ON OUR RESELLER WEB SITE.... 4 2. HOW CAN I HAVE MY OWN RESELLER WEB SITE? DETAILS WE NEED

More information

The 23 Point UX Design Checklist

The 23 Point UX Design Checklist The 23 Point UX Design Checklist The 23 Point UX Design Checklist During the design process, some flaws in your product will go unnoticed. Those little (or sometimes big) things can do a lot to hurt the

More information

GOBENCH IQ Release v

GOBENCH IQ Release v GOBENCH IQ Release v1.2.3.3 2018-06-11 New Add-Ons / Features / Enhancements in GOBENCH IQ v1.2.3.3 GOBENCH IQ v1.2.3.3 contains several new features and enhancements ** New version of the comparison Excel

More information

Sorting. Dr. Baldassano Yu s Elite Education

Sorting. Dr. Baldassano Yu s Elite Education Sorting Dr. Baldassano Yu s Elite Education Last week recap Algorithm: procedure for computing something Data structure: system for keeping track for information optimized for certain actions Good algorithms

More information

Product Backlog Document Template and Example

Product Backlog Document Template and Example Product Backlog Document Template and Example Introduction 1. Client Information (Name(s), Business, Location, contact information) 2. Team Information Team Member Names (contact information) 3. Project

More information

MS Office 2016 Excel Pivot Tables - notes

MS Office 2016 Excel Pivot Tables - notes Introduction Why You Should Use a Pivot Table: Organize your data by aggregating the rows into interesting and useful views. Calculate and sum data quickly. Great for finding typos. Create a Pivot Table

More information

QlikView Full Browser User Manual. User Manual

QlikView Full Browser User Manual. User Manual QlikView Full Browser User Manual User Manual Henrik Steen 8-13-2014 2014-08-13 2014-10-28 Henrik Steen 01 1 Table of Content 1 Introduction... 3 2 QlikView AccessPoint... 3 3 Interface... 3 3.1 Object...

More information

EXCEL BASICS. Helen Mills META Solutions

EXCEL BASICS. Helen Mills META Solutions EXCEL BASICS Helen Mills META Solutions OUTLINE Introduction- Highlight Basic Components of Microsoft Excel Entering & Formatting Data, Numbers, & Tables Calculating Totals & Summaries Using Formulas Conditional

More information

Microsoft Excel 2007 and the Government Meeting Professional

Microsoft Excel 2007 and the Government Meeting Professional Microsoft Excel 2007 and the Government Meeting Professional Tips on how to manage, create, and utilize Excel to be more efficient and cost effective. Excel 2007 Today s Topics Basic Organization Skills

More information

Basic Intro to ETO Results

Basic Intro to ETO Results Basic Intro to ETO Results Who is the intended audience? Registrants of the 8 hour ETO Results Orientation (this training is a prerequisite) Anyone who wants to learn more but is not ready to attend the

More information

How to Create Excel Dashboard used in Solutions Conference By Matt Mason

How to Create Excel Dashboard used in Solutions Conference By Matt Mason How to Create Excel Dashboard used in Solutions Conference 2017 By Matt Mason The following is a step by step procedure to create the Dashboard presented by Matt Mason in the Excel Tips and Tricks session

More information

Introducing Thrive - The Ultimate In WordPress Blog Design & Growth

Introducing Thrive - The Ultimate In WordPress Blog Design & Growth Introducing Thrive - The Ultimate In WordPress Blog Design & Growth Module 1: Download 2 Okay, I know. The title of this download seems super selly. I have to apologize for that, but never before have

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 THE BASICS PAGE 02! What is Microsoft Excel?! Important Microsoft Excel Terms! Opening Microsoft Excel 2010! The Title Bar! Page View, Zoom, and Sheets MENUS...PAGE

More information

Report Templates in Action Webinar Questions

Report Templates in Action Webinar Questions Report Templates in Action Webinar Questions How do we add an Excel spreadsheet and link it into a report template? You can copy and paste information from Excel into blank text blocks in your Xero templates

More information

The Ultimate Guide for Content Marketers. by SEMrush

The Ultimate Guide for Content Marketers. by SEMrush The Ultimate Guide for Content Marketers by SEMrush Table of content Introduction Who is this guide for? 1 2 3 4 5 Content Analysis Content Audit Optimization of Existing Content Content Creation Gap Analysis

More information

Introductory Excel Walpole Public Schools. Professional Development Day March 6, 2012

Introductory Excel Walpole Public Schools. Professional Development Day March 6, 2012 Introductory Excel 2010 Walpole Public Schools Professional Development Day March 6, 2012 By: Jessica Midwood Agenda: What is Excel? How is Excel 2010 different from Excel 2007? Basic functions of Excel

More information

Creating a Basic Chart in Excel 2007

Creating a Basic Chart in Excel 2007 Creating a Basic Chart in Excel 2007 A chart is a pictorial representation of the data you enter in a worksheet. Often, a chart can be a more descriptive way of representing your data. As a result, those

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

Product Documentation SAP Business ByDesign August Analytics

Product Documentation SAP Business ByDesign August Analytics Product Documentation PUBLIC Analytics Table Of Contents 1 Analytics.... 5 2 Business Background... 6 2.1 Overview of Analytics... 6 2.2 Overview of Reports in SAP Business ByDesign... 12 2.3 Reports

More information

Beacon Catalog. Categories:

Beacon Catalog. Categories: Beacon Catalog Find the Data Beacons you need to build Custom Dashboards to answer your most pressing digital marketing questions, enable you to drill down for more detailed analysis and provide the data,

More information

D&B Market Insight Release Notes. November, 2015

D&B Market Insight Release Notes. November, 2015 D&B Market Insight Release Notes November, 2015 Table of Contents Table of Contents... 2 Charting Tool: Add multiple measures to charts... 3 Charting Tool: Additional enhancements to charts... 6 Data Grids:

More information

SHOW ME THE NUMBERS: DESIGNING YOUR OWN DATA VISUALIZATIONS PEPFAR Applied Learning Summit September 2017 A. Chafetz

SHOW ME THE NUMBERS: DESIGNING YOUR OWN DATA VISUALIZATIONS PEPFAR Applied Learning Summit September 2017 A. Chafetz SHOW ME THE NUMBERS: DESIGNING YOUR OWN DATA VISUALIZATIONS PEPFAR Applied Learning Summit September 2017 A. Chafetz Overview In order to prepare for the upcoming POART, you need to look into testing as

More information

Before you begin. Topic 1: Prepare to use spreadsheets 1

Before you begin. Topic 1: Prepare to use spreadsheets 1 Contents Before you begin vii Topic 1: Prepare to use spreadsheets 1 1A Use safe work practices 2 1B Minimise wastage 18 1C Identify spreadsheet task requirements 21 Summary 32 Learning checkpoint 1: Prepare

More information

Visual Dialogue User Guide. Version 6.0

Visual Dialogue User Guide. Version 6.0 Visual Dialogue User Guide Version 6.0 2013 Pitney Bowes Software Inc. All rights reserved. This document may contain confidential and proprietary information belonging to Pitney Bowes Inc. and/or its

More information

APPENDIX. Using Google Sites. After you read this appendix, you will be able to:

APPENDIX. Using Google Sites. After you read this appendix, you will be able to: APPENDIX B Using Google Sites Objectives After you read this appendix, you will be able to: 1. Create a New Site 2. Manage Your Sites 3. Collaborate on a Shared Site The following Hands-On Exercises will

More information

CSE 142/143 Unofficial Commenting Guide Eric Arendt, Alyssa Harding, Melissa Winstanley

CSE 142/143 Unofficial Commenting Guide Eric Arendt, Alyssa Harding, Melissa Winstanley CSE 142/143 Unofficial Commenting Guide Eric Arendt, Alyssa Harding, Melissa Winstanley In Brief: What You Need to Know to Comment Methods in CSE 143 Audience o A random person you don t know who wants

More information

Exercise 1: Introduction to MapInfo

Exercise 1: Introduction to MapInfo Geog 578 Exercise 1: Introduction to MapInfo Page: 1/22 Geog 578: GIS Applications Exercise 1: Introduction to MapInfo Assigned on January 25 th, 2006 Due on February 1 st, 2006 Total Points: 10 0. Convention

More information

Working with Charts Stratum.Viewer 6

Working with Charts Stratum.Viewer 6 Working with Charts Stratum.Viewer 6 Getting Started Tasks Additional Information Access to Charts Introduction to Charts Overview of Chart Types Quick Start - Adding a Chart to a View Create a Chart with

More information

About this exam review

About this exam review Final Exam Review About this exam review I ve prepared an outline of the material covered in class May not be totally complete! Exam may ask about things that were covered in class but not in this review

More information

Paper ###-YYYY. SAS Enterprise Guide: A Revolutionary Tool! Jennifer First, Systems Seminar Consultants, Madison, WI

Paper ###-YYYY. SAS Enterprise Guide: A Revolutionary Tool! Jennifer First, Systems Seminar Consultants, Madison, WI Paper ###-YYYY SAS Enterprise Guide: A Revolutionary Tool! Jennifer First, Systems Seminar Consultants, Madison, WI ABSTRACT Whether you are a novice or a pro with SAS, Enterprise Guide has something for

More information

HEP replica management

HEP replica management Primary actor Goal in context Scope Level Stakeholders and interests Precondition Minimal guarantees Success guarantees Trigger Technology and data variations Priority Releases Response time Frequency

More information

ORB Education Quality Teaching Resources

ORB Education Quality Teaching Resources These basic resources aim to keep things simple and avoid HTML and CSS completely, whilst helping familiarise students with what can be a daunting interface. The final websites will not demonstrate best

More information

Excel: Tables, Pivot Tables & More

Excel: Tables, Pivot Tables & More Excel: Tables, Pivot Tables & More February 7, 2019 Sheldon Dueck, MCT dueck21@gmail.com http://bit.ly/pivottables_fmi (Booklet) 1 Contents Tables... 3 Different ways of creating pivot tables... 4 Compact,

More information

Latvijas Banka Statistical Database

Latvijas Banka Statistical Database Latvijas Banka Statistical Database User Manual Version 2.03 Riga, July 2015 Latvijas Banka Statistical Database. User Manual 2 Table of contents 1. GENERAL PRINCIPLES... 3 1.1. LAYOUT OF THE USER INTERFACE...

More information

Integration of INSPIRE & SDMX data infrastructures for the 2021 population and housing census

Integration of INSPIRE & SDMX data infrastructures for the 2021 population and housing census Integration of INSPIRE & SDMX data infrastructures for the 2021 population and housing census Nadezhda VLAHOVA, Fabian BACH, Ekkehard PETRI *, Vlado CETL, Hannes REUTER European Commission (*ekkehard.petri@ec.europa.eu

More information

Excel 2007/2010. Don t be afraid of PivotTables. Prepared by: Tina Purtee Information Technology (818)

Excel 2007/2010. Don t be afraid of PivotTables. Prepared by: Tina Purtee Information Technology (818) Information Technology MS Office 2007/10 Users Guide Excel 2007/2010 Don t be afraid of PivotTables Prepared by: Tina Purtee Information Technology (818) 677-2090 tpurtee@csun.edu [ DON T BE AFRAID OF

More information

EUROSTAT STATISTICAL ATLAS GUIDE

EUROSTAT STATISTICAL ATLAS GUIDE EUROSTAT STATISTICAL ATLAS GUIDE (LAST UPDATED 07/10/2015) DESCRIPTION The Eurostat Statistical Atlas has been designed to visualise statistical data. It currently contains the statistical data covered

More information

TiTiTo Manual. TiTiTo is a Tiny Timetabling Tool. Version 0.5 by Volker Dirr Preamble. Main Features.

TiTiTo Manual. TiTiTo is a Tiny Timetabling Tool. Version 0.5 by Volker Dirr   Preamble. Main Features. Preamble Main Features TiTiTo Manual Version 0.5 by Volker Dirr www.timetabling.de TiTiTo is a Tiny Timetabling Tool. TiTiTo is designed to support you with your daily work at school. It helps you to care

More information

Release Summary Notes Maestro Version

Release Summary Notes Maestro Version Incident # Type Description Version Module 55135 SW AR Statements Skipping Folios 5.1.103 AR If a folio in A/R is settled the folio is closed automatically. Should the folio then be re-opened, to reverse

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited EXCEL INTERMEDIATE

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited EXCEL INTERMEDIATE EXCEL INTERMEDIATE Overview NOTES... 2 OVERVIEW... 3 VIEW THE PROJECT... 5 USING FORMULAS AND FUNCTIONS... 6 BASIC EXCEL REVIEW... 6 FORMULAS... 7 Typing formulas... 7 Clicking to insert cell references...

More information

Essential Question: What Is Good User Interface Design?

Essential Question: What Is Good User Interface Design? UNDERSTANDING USER INTERFACE DESIGN Essential Question: What Is Good User Interface Design? Learning Targets: Students will: Define key criteria of user interface design. Understand the basics of wire

More information

Saratoga Springs City School District/Office of Continuing Education Introduction to Microsoft Excel 04 Charts. 1. Chart Types and Dimensions

Saratoga Springs City School District/Office of Continuing Education Introduction to Microsoft Excel 04 Charts. 1. Chart Types and Dimensions 1949 1954 1959 1964 1969 1974 1979 1984 1989 1994 1999 2004 Saratoga Springs City School District/Office of Continuing Education Introduction to Microsoft Excel 04 Charts 1. Chart Types and Dimensions

More information

Clergy and Chancery, Parish and School Staff. Tom Hardy, Director, Office of Information Technology

Clergy and Chancery, Parish and School Staff. Tom Hardy, Director, Office of Information Technology Memo Date: July 11, 2016 To: From: Re: Clergy and Chancery, Parish and School Staff Tom Hardy, Director, Office of Information Technology How to Use Sparklines in Excel Have you ever had a worksheet of

More information

Checklist. ORB Education Quality Teaching Resources. ORB Education Visit for the full, editable versions.

Checklist. ORB Education Quality Teaching Resources. ORB Education Visit   for the full, editable versions. Checklist 1. Data in our Lives 2. Representing Data 3. Working with Data 4. Introducing Spreadsheets 5. Basic Excel Skills 6. Google Sheets 7. Sorting and Filtering 8. Formulas 9. Plots and Trendlines

More information

Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet!

Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet! Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet! Hi folks! Before beginning the article, I just wanted to thank Brian Allan for starting an interesting discussion on what Strong at Excel means

More information

MIS 0855 Data Science (Section 006) Fall 2017 In-Class Exercise (Day 18) Finding Bad Data in Excel

MIS 0855 Data Science (Section 006) Fall 2017 In-Class Exercise (Day 18) Finding Bad Data in Excel MIS 0855 Data Science (Section 006) Fall 2017 In-Class Exercise (Day 18) Finding Bad Data in Excel Objective: Find and fix a data set with incorrect values Learning Outcomes: Use Excel to identify incorrect

More information

Tableau. training courses

Tableau. training courses Tableau training courses Tableau Desktop 2 day course This course covers Tableau Desktop functionality required for new Tableau users. It starts with simple visualizations and moves to an in-depth look

More information

Monitor Qlik Sense sites. Qlik Sense Copyright QlikTech International AB. All rights reserved.

Monitor Qlik Sense sites. Qlik Sense Copyright QlikTech International AB. All rights reserved. Monitor Qlik Sense sites Qlik Sense 2.1.2 Copyright 1993-2015 QlikTech International AB. All rights reserved. Copyright 1993-2015 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik Sense,

More information

Usability Test Report: Bento results interface 1

Usability Test Report: Bento results interface 1 Usability Test Report: Bento results interface 1 Summary Emily Daly and Ian Sloat conducted usability testing on the functionality of the Bento results interface. The test was conducted at the temporary

More information

Excel Tips for Compensation Practitioners Weeks Pivot Tables

Excel Tips for Compensation Practitioners Weeks Pivot Tables Excel Tips for Compensation Practitioners Weeks 23-28 Pivot Tables Week 23 Creating a Pivot Table Pivot tables are one of the most amazing and powerful tools in Excel, but many users do not know how to

More information

Designing Posters TIDI Development Research Week

Designing Posters TIDI Development Research Week Designing Posters TIDI Development Research Week Derina Johnson PhD Candidate, School of Social Work and Social Policy DSAI Steering Committee Postgraduate Representative Date 1 st November 2017 Today

More information

Microsoft Expression Web is usually obtained as a program within Microsoft Expression Studio. This tutorial deals specifically with Versions 3 and 4,

Microsoft Expression Web is usually obtained as a program within Microsoft Expression Studio. This tutorial deals specifically with Versions 3 and 4, Microsoft Expression Web is usually obtained as a program within Microsoft Expression Studio. This tutorial deals specifically with Versions 3 and 4, which are very similar in most respects and the important

More information

MAXQDA and Chapter 9 Coding Schemes

MAXQDA and Chapter 9 Coding Schemes MAXQDA and Chapter 9 Coding Schemes Chapter 9 discusses how the structures of coding schemes, alternate groupings are key to moving forward with analysis. The nature and structures of the coding scheme

More information

Excel. Dashboard Creation. Microsoft # KIRSCHNER ROAD KELOWNA, BC V1Y4N TOLL FREE:

Excel. Dashboard Creation. Microsoft # KIRSCHNER ROAD KELOWNA, BC V1Y4N TOLL FREE: Microsoft Excel Dashboard Creation #280 1855 KIRSCHNER ROAD KELOWNA, BC V1Y4N7 250-861-8324 TOLL FREE: 1-877-954-8433 INFO@POWERCONCEPTS.CA WWW.POWERCONECPTS.CA Dashboard Creation Contents Process Overview...

More information

0417 INFORMATION AND COMMUNICATION TECHNOLOGY

0417 INFORMATION AND COMMUNICATION TECHNOLOGY UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education www.xtremepapers.com MARK SCHEME for the May/June 2012 question paper for the guidance of teachers

More information

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon.

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon. EXCEL 2007 TIP SHEET GLOSSARY AutoSum a function in Excel that adds the contents of a specified range of Cells; the AutoSum button appears on the Home ribbon as a. Dialog Box Launcher these allow you to

More information

CHAPTER 5: MATRIX PAGES

CHAPTER 5: MATRIX PAGES Chapter 5: Matrix Pages CHAPTER 5: MATRIX PAGES Objectives Introduction The objectives are: Describe improvements to matrix pages Matrix Pages have been enhanced and improved in Microsoft Dynamics NAV

More information

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 Query Studio Training Guide Cognos 8 February 2010 DRAFT Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 2 Table of Contents Accessing Cognos Query Studio... 5

More information

2. This is a cell; this cell is designated as A1.

2. This is a cell; this cell is designated as A1. Queen s Learning Commons: Microsoft Excel Basics 1. These are the columns. 2. This is a cell; this cell is designated as A1. 3. Let s make a table. Click on the box you want to put text in and simply begin

More information

Sinikka Laurila Statistics Finland,

Sinikka Laurila Statistics Finland, Metadata system meeting requirements of standardisation, quality and interaction and integrity with other metadata systems: Case Variable Editor Statistics Finland Sinikka Laurila Statistics Finland, e-mail:

More information

Creating and Managing Surveys

Creating and Managing Surveys Creating and Managing Surveys May 2014 Survey Software Contents 1. INTRODUCTION 2 2. HOW TO ACCESS THE SURVEY SOFTWARE 3 The User Profile 3 3. GETTING STARTED ON A NEW SURVEY 5 4. FURTHER WORK ON SURVEY

More information

Excel (Giant) Handout (3/16/15)

Excel (Giant) Handout (3/16/15) Excel (Giant) Handout (3/16/15) Excel is a spreadsheet processor that is an outgrowth of Lotus 1-2-3 and Symphony. It is a Microsoft Product that is part of Microsoft Office (all versions) along with Microsoft

More information

Notification of Posting of Workers

Notification of Posting of Workers Instructions for filling in the e-form 1(7) Notification of Posting of Workers The posting company is obligated to inform the Occupational Safety and Health Authority when posting workers to Finland before

More information

VisibleThread for Docs 2.12 Product Update & Release Notes

VisibleThread for Docs 2.12 Product Update & Release Notes VisibleThread for Docs 2.12 Product Update & Release Notes October 2015 This major release focused on enhanced usability along with adding some great new features and tweaking some old ones. Here are the

More information

OssCharts User/Set-Up Guide

OssCharts User/Set-Up Guide OssCharts User/Set-Up Guide Please refer to the following documents for further information: N/A Subject: Manufacturer: Model Range: Software Version: OssCharts User/Set-Up Guide OneSight Solutions N/A

More information

Enterprise Reporting -- APEX

Enterprise Reporting -- APEX Quick Reference Enterprise Reporting -- APEX This Quick Reference Guide documents Oracle Application Express (APEX) as it relates to Enterprise Reporting (ER). This is not an exhaustive APEX documentation

More information

And FlexCel is much more than just an API to read or write xls files. On a high level view, FlexCel contains:

And FlexCel is much more than just an API to read or write xls files. On a high level view, FlexCel contains: INTRODUCTION If you develop applications for the.net Framework, be it Winforms, ASP.NET or WPF, you are likely to need to interface with Excel sooner or later. You might need to create Excel files that

More information

Manual Vba Access 2010 Close Form Without Saving Record

Manual Vba Access 2010 Close Form Without Saving Record Manual Vba Access 2010 Close Form Without Saving Record I have an Access 2010 database which is using a form frmtimekeeper to keep Then when the database is closed the close sub writes to that same record

More information

Processing Troubleshooting Guide

Processing Troubleshooting Guide Processing Troubleshooting Guide March 5, 2018 - Version 9.5.411.4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

New and Improved Formula Editor in JMP 13

New and Improved Formula Editor in JMP 13 These are the step-by-step instructions for the 'New and Improved Formula Editor in JMP 13' demo. This contains talking points and also the demo steps. Demo instructions are underlined and in bold to highlight

More information