Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Seeing at the Speed of Thought: Empowering Othe...
Search
Greg Goltsov
March 08, 2017
Programming
0
260
Seeing at the Speed of Thought: Empowering Others Through Data Exploration
Talk I gave at Big Data Visualisation Sydney 2017
Greg Goltsov
March 08, 2017
Tweet
Share
More Decks by Greg Goltsov
See All by Greg Goltsov
Beginning ClojureScript: How not to learn a new language
ggoltsov
1
110
Full-stack Data Science: How to be a One-Man Data Team
ggoltsov
2
600
Kuranku - final game presentation
ggoltsov
0
280
Scalable agent-based simulations
ggoltsov
1
240
Procedural City Generator - Honours Presentation
ggoltsov
2
1.6k
Extracting the Meaning: Painless processing and analysis of image data with Fiji and Ruby
ggoltsov
0
160
Ninja Code
ggoltsov
1
2.4k
Other Decks in Programming
See All in Programming
Google I/O Extended Incheon 2025 ~ What's new in Android development tools
pluu
1
250
Terraform やるなら公式スタイルガイドを読もう 〜重要項目 10選〜
hiyanger
12
2.9k
なぜあなたのオブザーバビリティ導入は頓挫するのか
ryota_hnk
5
580
あまり知られていない MCP 仕様たち / MCP specifications that aren’t widely known
ktr_0731
0
240
ZeroETLで始めるDynamoDBとS3の連携
afooooil
0
150
バイブスあるコーディングで ~PHP~ 便利ツールをつくるプラクティス
uzulla
1
330
マイコンでもRustのtestがしたい その2/KernelVM Tokyo 18
tnishinaga
2
1.6k
Vibe Codingの幻想を超えて-生成AIを現場で使えるようにするまでの泥臭い話.ai
fumiyakume
21
10k
Scale out your Claude Code ~自社専用Agentで10xする開発プロセス~
yukukotani
8
1.6k
PHPUnitの限界をPlaywrightで補完するテストアプローチ
yuzneri
0
390
Gemini CLIの"強み"を知る! Gemini CLIとClaude Codeを比較してみた!
kotahisafuru
3
940
Comparing decimals in Swift Testing
417_72ki
0
160
Featured
See All Featured
Optimizing for Happiness
mojombo
379
70k
Designing Experiences People Love
moore
142
24k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Writing Fast Ruby
sferik
628
62k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Making the Leap to Tech Lead
cromwellryan
134
9.5k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
How STYLIGHT went responsive
nonsquared
100
5.7k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.8k
For a Future-Friendly Web
brad_frost
179
9.9k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
Transcript
Seeing at the speed of thought Empowering others through data
exploration Greg Goltsov Senior Data Engineer @gregoltsov www.gregory.goltsov.info (will have link to slides)
Seeing at the speed of thought Empowering others through data
exploration
Seeing at the speed of thought Empowering others through data
exploration
Seeing at the speed of thought Empowering others through data
exploration yourself
Seeing at the speed of thought Empowering others through data
exploration yourself your team
Seeing at the speed of thought Empowering others through data
exploration yourself your team your company
Touch Surgery Built marketing/sales dashboards for Fortune 10 companies Built
educational dashboards for 4 of the top 10 world-rated medical universities All from scratch
Appear Here World’s biggest online marketplace for retail spaces Internal
recommendation system Highly visual debug interface for non-tech people
Southern Cross Austereo Modernising the data pipeline Spearheading data-driven culture
throughout the company Datasets covering 80% Australians weekly
BI/DW tools
BI/DW tools
Remove barriers Make feedback fast Remove yourself
Remove barriers
Remove barriers Catalogued datasets with one-line import in Python Messy
dataset in PDFs
Remove barriers Dashboard with right filters, Excel export “Can you
run a query?”
Remove barriers. Foster curiosity.
Make feedback fast
Make feedback fast Found a new trend via tinkering “Tomorrow
I’ll see results of the batch job”
Make feedback fast “Check the dash in 15 mins” “I
put your request into the backlog”
Make feedback fast. Let people tinker.
Remove yourself
Remove yourself Data pipeline + products Ad-hoc
None
None
Remove yourself. Don’t stand in the way.
Remove barriers Make feedback fast Remove yourself
The goal is to turn data into information, and information
into insight. – Carly Fiorina, former HP CEO
Insight Information Data
Insight Information Data Value ↑ Abundance
Insight Information Data Fraud Access pattern Logs
Insight Information Data Key influencers MOM trends Tweets
Ad-hoc queries Data pipeline Fast to develop Every query gets
thrown away after Upfront investment Every integration builds foundations
Visualise your ETL. Augment your Data Warehouses with Data Lakes.
None
Extract Transform Load Sources Data Warehouse
Extract Transform Load Sources Data Warehouse Data Insight Time
Volume Variety Velocity "3D Data Management: Controlling Data Volume, Velocity
and Variety”, Gartner Inc. 2001
Volume Variety Velocity "3D Data Management: Controlling Data Volume, Velocity
and Variety”, Gartner Inc. 2001
Analysis of Unstructured Data: Applications of Text Analytics and Sentiment
Mining ~80% of all data is unstructured
~80% of your data is unstructured
http://www.ft.com/cms/s/0/de15414e-ebad-11e1-985a-00144feab49a.html#axzz2F3CM6G7g “Making sense of unstructured data isn’t about technology, it’s
a business challenge”
Aberdeen Group research Don’t use unstructured data Use unstructured data
Happy with the ability to share data 18% 60% Pleased with the accessibility 20% 50%
Volume Variety Velocity Machine learning "3D Data Management: Controlling Data
Volume, Velocity and Variety”, Gartner Inc. 2001
Ingest quickly Real-time schema-on- read exploration Push vetted insights into
DW/BI Example: Spark, AWS Athena, Microsoft’s PowerBI
Collect Store Process/ Analyse Sources Data Warehouse Data Insight Insight
Time
Collect Store Process/ Analyse
Collect Store Process/ Analyse
Collect Store Process/ Analyse
None
Look at data. A lot.
Look at data. A lot. http:/ /www.forbes.com/sites/gilpress/2016/03/23/data- preparation-most-time-consuming-least-enjoyable- data-science-task-survey-says
None
None
Scale computation and storage separately Go from non-trivial data to
dashboard in minutes Spark is 20-100x faster than MapReduce Turnkey solution: www.databricks.com OSS: Apache Zeppelin on AWS EMR Spark
We made it! Now what?
We made it! Now what? Human scale.
AirBnB Scaling Tribal Knowledge
AirBnB Scaling Tribal Knowledge
AirBnB Scaling Tribal Knowledge
AirBnB Scaling Tribal Knowledge
AirBnB Scaling Tribal Knowledge
None
THANK YOU Speaker Name: Greg Goltsov Email:
[email protected]
Organized by
UNICOM Trainings & Seminars Pvt. Ltd.
[email protected]
http://www.unicomlearning.com/2017/Big_Data_Visualization_Summit_Sydney