Big Data for the smaller organisation TFMA 2015 Terry Hogan - - PowerPoint PPT Presentation

big data for the smaller organisation
SMART_READER_LITE
LIVE PREVIEW

Big Data for the smaller organisation TFMA 2015 Terry Hogan - - PowerPoint PPT Presentation

Big Data for the smaller organisation TFMA 2015 Terry Hogan Golden Orb TFM&A 2015 - Big Data for the smaller organisation What is Big Data ? 45,000,000,000,000,000,000 - bytes of consumer internet traffic per month 80% of data


slide-1
SLIDE 1

TFM&A 2015 - Big Data for the smaller organisation

Big Data for the smaller organisation

TFMA 2015 Terry Hogan Golden Orb

slide-2
SLIDE 2

TFM&A 2015 - Big Data for the smaller organisation

What is “Big Data”?

45,000,000,000,000,000,000

  • bytes of consumer internet traffic per month

80% of data created in the past 12 months

slide-3
SLIDE 3

TFM&A 2015 - Big Data for the smaller organisation

What is the relevance of Big Data to smaller businesses?

  • New analytical capabilities

– Much is open source

  • New sources of data

– Many free to use

  • Real-time data/analysis

– Adaptive websites

  • Reduced cost of entry

– Low-cost, cloud-based tools

slide-4
SLIDE 4

TFM&A 2015 - Big Data for the smaller organisation

Big Data - why bother?

  • Because it’s there!

– Better insight – Better customer service – Improved profitability – New revenue streams – Competitive action

slide-5
SLIDE 5

TFM&A 2015 - Big Data for the smaller organisation

Getting started with Big Data

Start small

slide-6
SLIDE 6

TFM&A 2015 - Big Data for the smaller organisation

Getting started with Big Data

Stand on the shoulders of giants

slide-7
SLIDE 7

TFM&A 2015 - Big Data for the smaller organisation

Getting started with Big Data

Visualise

slide-8
SLIDE 8

TFM&A 2015 - Big Data for the smaller organisation

Getting started with Big Data

Join Big with Small

slide-9
SLIDE 9

TFM&A 2015 - Big Data for the smaller organisation

Getting started with Big Data

Think Big Data!

slide-10
SLIDE 10

TFM&A 2015 - Big Data for the smaller organisation

Tools and resources to get started with Big Data

  • Platform

– Google Cloud Platform – Amazon Web Services

  • Language

– Python, R – Google Apps Script

  • Visualisation

– Python/R built-in visualisation – Google Fusion Tables/Google Sheets – Tableau

slide-11
SLIDE 11

TFM&A 2015 - Big Data for the smaller organisation

Tools and resources to get started with Big Data

  • Platform

– Google Cloud Platform – Amazon Web Services

  • Language

– Python, R – Google Apps Script

  • Visualisation

– Python/R built-in visualisation – Google Fusion Tables/Google Sheets – Tableau

import tweepy auth=tweepy.OAuthHandler(consumer_key="xxxxx", consumer_secret="yyyyy") api=tweepy.API(auth) results=[] for tweet in tweepy.Cursor(api.search, q="#tfma2015").items(500): results.append(tweet.text)

slide-12
SLIDE 12

TFM&A 2015 - Big Data for the smaller organisation

Tools and resources to get started with Big Data

  • Platform

– Google Cloud Platform – Amazon Web Services

  • Language

– Python, R – Google Apps Script

  • Visualisation

– Python/R built-in visualisation – Google Fusion Tables/Google Sheets – Tableau

slide-13
SLIDE 13

TFM&A 2015 - Big Data for the smaller organisation

Tools and resources to get started with Big Data

  • Public tools and data sources

– Google

  • Correlate, BigQuery, Custom Search, Prediction
  • Public data explorer, shared fusion tables

– Amazon

  • Elastic Map Reduce / Hive

– Open Government Licence

  • Learning resources

– Coursera – Roshan data mining videos

slide-14
SLIDE 14

TFM&A 2015 - Big Data for the smaller organisation

Tools and resources to get started with Big Data

  • Public tools and data sources

– Google

  • Correlate, BigQuery, Custom Search, Prediction
  • Public data explorer, shared fusion tables

– Amazon

  • Elastic Map Reduce / Hive

– Open Government Licence

  • Learning resources

– Coursera – Roshan data mining videos

slide-15
SLIDE 15

TFM&A 2015 - Big Data for the smaller organisation

Tools and resources to get started with Big Data

  • Public tools and data sources

– Google

  • Correlate, BigQuery, Custom Search, Prediction
  • Public data explorer, shared fusion tables

– Amazon

  • Elastic Map Reduce / Hive

– Open Government Licence

  • Learning resources

– Coursera – Roshan data mining videos

slide-16
SLIDE 16

TFM&A 2015 - Big Data for the smaller organisation

Thank You

Terry Hogan www.golden-orb.ltd.uk

@GoldenOrbLtd