SlideShare a Scribd company logo
1 of 20
Hic sunt dracones - Here be dragons
| 03/28/2014 | Andreas Valley2
Greetings from germany
| 03/28/2014 | Andreas Valley3
Short introduction
❙ Federal Statistics Office
❙ about 300 different official statistics
❙ up to 4 million data sets and more than 500 attributes
❙ various aministrative and non-administrative structures
❙ raising of data as well as publication
❙ focus has shifted to online publication
| 03/28/2014 | Andreas Valley4
Horses for courses
| 03/28/2014 | Andreas Valley5
A dime a dozen?
❙ fast and easy results are possible
❙ users usually don‘t have our knowledge about the data
❙ just mapping the data often is not enough
❙ take a look at your work from the viewpoint of an average user
❙ help them understand
| 03/28/2014 | Andreas Valley6
First steps
| 03/28/2014 | Andreas Valley7
User feedback
The atlas itself was appreciated, but several problems were raised:
❙ only a number without further explanation in the tooltip
❙ time series are inconsistent (varying class limits and axis-scaling)
❙ loads of different indicators
❙ it‘s difficult to interpret the data
| 03/28/2014 | Andreas Valley8
Listening to customers
| 03/28/2014 | Andreas Valley9
Excursus: Metadata
Fixed axis-ranges:
minChartValue, maxChartValue
Quality Control necessary
Fixed class limits:
customBreaks, customLabels
5 classifications 6 entries in customBreaks 5 entries in customLabels
| 03/28/2014 | Andreas Valley10
Don‘t mention the war
| 03/28/2014 | Andreas Valley11
Don‘t mention the war
❙ the tooltip is the main focus of the user once he starts to interact with the map
❙ while customization is possible, it seems to be very seldom used
❙ not only the style of display can be modified, also the content
❙ goal for this map: a solid base of information provided via tooltip
❙ 2 methods were combined – tooltip customization and use of associate data
❙ what should be displayed and how should it be presented
| 03/28/2014 | Andreas Valley12
Excursus: Tooltips I
Main problem: needs to be done outside of designer to ensure managability
results in:
<p><font size=„12“>Eckdaten Fortschreibung:</font&></p><p>- Einwohnerzahl 1990:
${1990}<br>- Einwohnerzahl 2000: ${2000}<br>- Einwohnerzahl 2010: ${Aktuell}<br>
<i>davon</i><li>unter 18:${u18} (${u18p}%)<br> 18 - 67: ${18-67} (${18-67p}%)<br>
über 67: ${67+} (${67+p}%)<br></li>
| 03/28/2014 | Andreas Valley13
Excursus: Tooltips II
<p><font size=„12“>
Eckdaten Fortschreibung:
</font></p>
<p>- Einwohnerzahl 1990: ${1990}<br>
- Einwohnerzahl 2000: ${2000}<br>
- Einwohnerzahl 2010: ${Aktuell}<br>
<i>davon</i>
<li>unter 18: ${u18} (${u18p}%)<br>
18 - 67: ${18-67} (${18-67p}%)<br>
über 67: ${67+} (${67+p}%)<br>
</li></p>
make font bigger, use extra paragraph
next paragraph, put text and also
associate data, do a line break
italics to visually support the „thereof“
do a list to get bullet points in front
| 03/28/2014 | Andreas Valley14
A sort of responsive design
| 03/28/2014 | Andreas Valley15
Excursus: JavaScript I
function init()
{
myAtlas.addDataListener("dataListener");
}
function dataListener(eventType, o)
[…]
if(eventType == "indicatorChanged"){
if((o.themeId == "t0") || (o.themeId == "t3") || (o.themeId == "t4")){
if(o.indicatorId =="i0"){
switchOn("TimeSeries");
}else{
switchOn("MetaData");
[…]
| 03/28/2014 | Andreas Valley16
Excursus: JavaScript II
function switchOn(chartName){
if((chartName == "TimeSeries") && (tsOff == true)){
if(metaOff == false){
myAtlas.toggleMetaData();
metaOff = true;
}
if(advOff == false){
myAtlas.toggleAdvancedPieChart();
advOff = true;
}
myAtlas.toggleTimeSeries();
tsOff = false;
}
[…]
| 03/28/2014 | Andreas Valley17
In a nutshell
| 03/28/2014 | Andreas Valley18
Excursus: Direct data access
function init()
{
myAtlas.addDataListener("dataListener");
}
function switch1()
{
myAtlas.setData("Kreisnamen", "t1", "i1", "Aend");
}
Geopgraphy ID Theme Indicator Date
<Button […] href="javascript:switch1() " id="DataButton1"
[…] target="_self" text="Indikator 1" […] />
| 03/28/2014 | Andreas Valley19
At first - keep it low
| 03/28/2014 | Andreas Valley20
Take a look yourself
http://web1.extranet.sachsen.de/geoservicet/IA_London/Workshop.html

More Related Content

Similar to Here be dragons - Short introduction to statistics atlas workshop

Elementary Data Analysis with MS excel_Day-1
Elementary Data Analysis with MS excel_Day-1Elementary Data Analysis with MS excel_Day-1
Elementary Data Analysis with MS excel_Day-1Redwan Ferdous
 
Talis Insight Europe 2017 - Taking the pain out of reporting - University of ...
Talis Insight Europe 2017 - Taking the pain out of reporting - University of ...Talis Insight Europe 2017 - Taking the pain out of reporting - University of ...
Talis Insight Europe 2017 - Taking the pain out of reporting - University of ...Talis
 
Data Science Salon: Quit Wasting Time – Case Studies in Production Machine Le...
Data Science Salon: Quit Wasting Time – Case Studies in Production Machine Le...Data Science Salon: Quit Wasting Time – Case Studies in Production Machine Le...
Data Science Salon: Quit Wasting Time – Case Studies in Production Machine Le...Formulatedby
 
Big Data and official statistics with examples of their use
Big Data and official statistics with examples of their useBig Data and official statistics with examples of their use
Big Data and official statistics with examples of their usePiet J.H. Daas
 
Do we all react in the same way? Influence of People’s Personality Traits on ...
Do we all react in the same way? Influence of People’s Personality Traits on ...Do we all react in the same way? Influence of People’s Personality Traits on ...
Do we all react in the same way? Influence of People’s Personality Traits on ...Andrej Gustin
 
Smart View and Financial Reporting Training
Smart View and Financial Reporting TrainingSmart View and Financial Reporting Training
Smart View and Financial Reporting TrainingAlithya
 
Digital apprenticeships community event
Digital apprenticeships community eventDigital apprenticeships community event
Digital apprenticeships community eventJames Clay
 
ONS Local presents: Census 2021, products and analysis
ONS Local presents: Census 2021, products and analysisONS Local presents: Census 2021, products and analysis
ONS Local presents: Census 2021, products and analysisOffice for National Statistics
 
Web Analytics - more than just web statistics
Web Analytics - more than just web statisticsWeb Analytics - more than just web statistics
Web Analytics - more than just web statisticsMarcus Österberg
 
081622tdwi.pdf
081622tdwi.pdf081622tdwi.pdf
081622tdwi.pdfAlex446314
 
tableau material, to creat a good and wonderful presentation
tableau material, to creat a good and wonderful presentationtableau material, to creat a good and wonderful presentation
tableau material, to creat a good and wonderful presentationIruolagbePius
 
Backoffice, frontoffice, efficiency and effectiveness
Backoffice, frontoffice, efficiency and effectivenessBackoffice, frontoffice, efficiency and effectiveness
Backoffice, frontoffice, efficiency and effectivenessMorten Meyerhoff Nielsen
 
Aid management system DAD Central African Republic
Aid management system DAD Central African RepublicAid management system DAD Central African Republic
Aid management system DAD Central African Republichdptcar
 
Tableau Conference 2014 Presentation
Tableau Conference 2014 PresentationTableau Conference 2014 Presentation
Tableau Conference 2014 Presentationkrystalstjulien
 

Similar to Here be dragons - Short introduction to statistics atlas workshop (20)

Elementary Data Analysis with MS excel_Day-1
Elementary Data Analysis with MS excel_Day-1Elementary Data Analysis with MS excel_Day-1
Elementary Data Analysis with MS excel_Day-1
 
Talis Insight Europe 2017 - Taking the pain out of reporting - University of ...
Talis Insight Europe 2017 - Taking the pain out of reporting - University of ...Talis Insight Europe 2017 - Taking the pain out of reporting - University of ...
Talis Insight Europe 2017 - Taking the pain out of reporting - University of ...
 
Data Science Salon: Quit Wasting Time – Case Studies in Production Machine Le...
Data Science Salon: Quit Wasting Time – Case Studies in Production Machine Le...Data Science Salon: Quit Wasting Time – Case Studies in Production Machine Le...
Data Science Salon: Quit Wasting Time – Case Studies in Production Machine Le...
 
Big Data and official statistics with examples of their use
Big Data and official statistics with examples of their useBig Data and official statistics with examples of their use
Big Data and official statistics with examples of their use
 
Do we all react in the same way? Influence of People’s Personality Traits on ...
Do we all react in the same way? Influence of People’s Personality Traits on ...Do we all react in the same way? Influence of People’s Personality Traits on ...
Do we all react in the same way? Influence of People’s Personality Traits on ...
 
Going Lean
Going LeanGoing Lean
Going Lean
 
Smart View and Financial Reporting Training
Smart View and Financial Reporting TrainingSmart View and Financial Reporting Training
Smart View and Financial Reporting Training
 
Digital apprenticeships community event
Digital apprenticeships community eventDigital apprenticeships community event
Digital apprenticeships community event
 
ONS Local presents: Census 2021, products and analysis
ONS Local presents: Census 2021, products and analysisONS Local presents: Census 2021, products and analysis
ONS Local presents: Census 2021, products and analysis
 
Web Analytics - more than just web statistics
Web Analytics - more than just web statisticsWeb Analytics - more than just web statistics
Web Analytics - more than just web statistics
 
081622tdwi.pdf
081622tdwi.pdf081622tdwi.pdf
081622tdwi.pdf
 
Aka
AkaAka
Aka
 
tableau material, to creat a good and wonderful presentation
tableau material, to creat a good and wonderful presentationtableau material, to creat a good and wonderful presentation
tableau material, to creat a good and wonderful presentation
 
Nasr_Salah_Mohammed achment New pdf
Nasr_Salah_Mohammed achment New pdfNasr_Salah_Mohammed achment New pdf
Nasr_Salah_Mohammed achment New pdf
 
Backoffice, frontoffice, efficiency and effectiveness
Backoffice, frontoffice, efficiency and effectivenessBackoffice, frontoffice, efficiency and effectiveness
Backoffice, frontoffice, efficiency and effectiveness
 
Aid management system DAD Central African Republic
Aid management system DAD Central African RepublicAid management system DAD Central African Republic
Aid management system DAD Central African Republic
 
Tableau Conference 2014 Presentation
Tableau Conference 2014 PresentationTableau Conference 2014 Presentation
Tableau Conference 2014 Presentation
 
Dhis2 overview
Dhis2 overviewDhis2 overview
Dhis2 overview
 
Managing Data as a Strategic Resource – Foundation of the Digital and Data-Dr...
Managing Data as a Strategic Resource – Foundation of the Digital and Data-Dr...Managing Data as a Strategic Resource – Foundation of the Digital and Data-Dr...
Managing Data as a Strategic Resource – Foundation of the Digital and Data-Dr...
 
Leitmeyer next steps 2015 data collection 2015
Leitmeyer next steps 2015  data collection 2015Leitmeyer next steps 2015  data collection 2015
Leitmeyer next steps 2015 data collection 2015
 

More from InstantAtlas

InstantAtlas for Mobile Devices by Andrea Kirk, Senior Support Consultant, IA...
InstantAtlas for Mobile Devices by Andrea Kirk, Senior Support Consultant, IA...InstantAtlas for Mobile Devices by Andrea Kirk, Senior Support Consultant, IA...
InstantAtlas for Mobile Devices by Andrea Kirk, Senior Support Consultant, IA...InstantAtlas
 
InstantAtlas Profile Builder & the IA 2014 Road Map
InstantAtlas Profile Builder & the IA 2014 Road MapInstantAtlas Profile Builder & the IA 2014 Road Map
InstantAtlas Profile Builder & the IA 2014 Road MapInstantAtlas
 
Cambridgshire County Council - Presentations by Sonia Bargh and Polly Jackso...
Cambridgshire County Council -  Presentations by Sonia Bargh and Polly Jackso...Cambridgshire County Council -  Presentations by Sonia Bargh and Polly Jackso...
Cambridgshire County Council - Presentations by Sonia Bargh and Polly Jackso...InstantAtlas
 
Presentation by Richard McMahon - Senior Support Consultant of Geowise
Presentation by Richard McMahon - Senior Support Consultant of GeowisePresentation by Richard McMahon - Senior Support Consultant of Geowise
Presentation by Richard McMahon - Senior Support Consultant of GeowiseInstantAtlas
 
2014 Workshop - InstantAtlas for ArcGIS Online product overview and the Insta...
2014 Workshop - InstantAtlas for ArcGIS Online product overview and the Insta...2014 Workshop - InstantAtlas for ArcGIS Online product overview and the Insta...
2014 Workshop - InstantAtlas for ArcGIS Online product overview and the Insta...InstantAtlas
 
Uk Instant Atlas Desktop
Uk Instant Atlas DesktopUk Instant Atlas Desktop
Uk Instant Atlas DesktopInstantAtlas
 

More from InstantAtlas (6)

InstantAtlas for Mobile Devices by Andrea Kirk, Senior Support Consultant, IA...
InstantAtlas for Mobile Devices by Andrea Kirk, Senior Support Consultant, IA...InstantAtlas for Mobile Devices by Andrea Kirk, Senior Support Consultant, IA...
InstantAtlas for Mobile Devices by Andrea Kirk, Senior Support Consultant, IA...
 
InstantAtlas Profile Builder & the IA 2014 Road Map
InstantAtlas Profile Builder & the IA 2014 Road MapInstantAtlas Profile Builder & the IA 2014 Road Map
InstantAtlas Profile Builder & the IA 2014 Road Map
 
Cambridgshire County Council - Presentations by Sonia Bargh and Polly Jackso...
Cambridgshire County Council -  Presentations by Sonia Bargh and Polly Jackso...Cambridgshire County Council -  Presentations by Sonia Bargh and Polly Jackso...
Cambridgshire County Council - Presentations by Sonia Bargh and Polly Jackso...
 
Presentation by Richard McMahon - Senior Support Consultant of Geowise
Presentation by Richard McMahon - Senior Support Consultant of GeowisePresentation by Richard McMahon - Senior Support Consultant of Geowise
Presentation by Richard McMahon - Senior Support Consultant of Geowise
 
2014 Workshop - InstantAtlas for ArcGIS Online product overview and the Insta...
2014 Workshop - InstantAtlas for ArcGIS Online product overview and the Insta...2014 Workshop - InstantAtlas for ArcGIS Online product overview and the Insta...
2014 Workshop - InstantAtlas for ArcGIS Online product overview and the Insta...
 
Uk Instant Atlas Desktop
Uk Instant Atlas DesktopUk Instant Atlas Desktop
Uk Instant Atlas Desktop
 

Recently uploaded

Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
cybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningcybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningVitsRangannavar
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - InfographicHr365.us smith
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...aditisharan08
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...Christina Lin
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyFrank van der Linden
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfPower Karaoke
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 

Recently uploaded (20)

Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
cybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningcybersecurity notes for mca students for learning
cybersecurity notes for mca students for learning
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - Infographic
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The Ugly
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdf
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 

Here be dragons - Short introduction to statistics atlas workshop

  • 1. Hic sunt dracones - Here be dragons
  • 2. | 03/28/2014 | Andreas Valley2 Greetings from germany
  • 3. | 03/28/2014 | Andreas Valley3 Short introduction ❙ Federal Statistics Office ❙ about 300 different official statistics ❙ up to 4 million data sets and more than 500 attributes ❙ various aministrative and non-administrative structures ❙ raising of data as well as publication ❙ focus has shifted to online publication
  • 4. | 03/28/2014 | Andreas Valley4 Horses for courses
  • 5. | 03/28/2014 | Andreas Valley5 A dime a dozen? ❙ fast and easy results are possible ❙ users usually don‘t have our knowledge about the data ❙ just mapping the data often is not enough ❙ take a look at your work from the viewpoint of an average user ❙ help them understand
  • 6. | 03/28/2014 | Andreas Valley6 First steps
  • 7. | 03/28/2014 | Andreas Valley7 User feedback The atlas itself was appreciated, but several problems were raised: ❙ only a number without further explanation in the tooltip ❙ time series are inconsistent (varying class limits and axis-scaling) ❙ loads of different indicators ❙ it‘s difficult to interpret the data
  • 8. | 03/28/2014 | Andreas Valley8 Listening to customers
  • 9. | 03/28/2014 | Andreas Valley9 Excursus: Metadata Fixed axis-ranges: minChartValue, maxChartValue Quality Control necessary Fixed class limits: customBreaks, customLabels 5 classifications 6 entries in customBreaks 5 entries in customLabels
  • 10. | 03/28/2014 | Andreas Valley10 Don‘t mention the war
  • 11. | 03/28/2014 | Andreas Valley11 Don‘t mention the war ❙ the tooltip is the main focus of the user once he starts to interact with the map ❙ while customization is possible, it seems to be very seldom used ❙ not only the style of display can be modified, also the content ❙ goal for this map: a solid base of information provided via tooltip ❙ 2 methods were combined – tooltip customization and use of associate data ❙ what should be displayed and how should it be presented
  • 12. | 03/28/2014 | Andreas Valley12 Excursus: Tooltips I Main problem: needs to be done outside of designer to ensure managability results in: <p><font size=„12“>Eckdaten Fortschreibung:</font&></p><p>- Einwohnerzahl 1990: ${1990}<br>- Einwohnerzahl 2000: ${2000}<br>- Einwohnerzahl 2010: ${Aktuell}<br> <i>davon</i><li>unter 18:${u18} (${u18p}%)<br> 18 - 67: ${18-67} (${18-67p}%)<br> über 67: ${67+} (${67+p}%)<br></li>
  • 13. | 03/28/2014 | Andreas Valley13 Excursus: Tooltips II <p><font size=„12“> Eckdaten Fortschreibung: </font></p> <p>- Einwohnerzahl 1990: ${1990}<br> - Einwohnerzahl 2000: ${2000}<br> - Einwohnerzahl 2010: ${Aktuell}<br> <i>davon</i> <li>unter 18: ${u18} (${u18p}%)<br> 18 - 67: ${18-67} (${18-67p}%)<br> über 67: ${67+} (${67+p}%)<br> </li></p> make font bigger, use extra paragraph next paragraph, put text and also associate data, do a line break italics to visually support the „thereof“ do a list to get bullet points in front
  • 14. | 03/28/2014 | Andreas Valley14 A sort of responsive design
  • 15. | 03/28/2014 | Andreas Valley15 Excursus: JavaScript I function init() { myAtlas.addDataListener("dataListener"); } function dataListener(eventType, o) […] if(eventType == "indicatorChanged"){ if((o.themeId == "t0") || (o.themeId == "t3") || (o.themeId == "t4")){ if(o.indicatorId =="i0"){ switchOn("TimeSeries"); }else{ switchOn("MetaData"); […]
  • 16. | 03/28/2014 | Andreas Valley16 Excursus: JavaScript II function switchOn(chartName){ if((chartName == "TimeSeries") && (tsOff == true)){ if(metaOff == false){ myAtlas.toggleMetaData(); metaOff = true; } if(advOff == false){ myAtlas.toggleAdvancedPieChart(); advOff = true; } myAtlas.toggleTimeSeries(); tsOff = false; } […]
  • 17. | 03/28/2014 | Andreas Valley17 In a nutshell
  • 18. | 03/28/2014 | Andreas Valley18 Excursus: Direct data access function init() { myAtlas.addDataListener("dataListener"); } function switch1() { myAtlas.setData("Kreisnamen", "t1", "i1", "Aend"); } Geopgraphy ID Theme Indicator Date <Button […] href="javascript:switch1() " id="DataButton1" […] target="_self" text="Indikator 1" […] />
  • 19. | 03/28/2014 | Andreas Valley19 At first - keep it low
  • 20. | 03/28/2014 | Andreas Valley20 Take a look yourself http://web1.extranet.sachsen.de/geoservicet/IA_London/Workshop.html