SlideShare a Scribd company logo
Scaling Tribal Knowledge
CHRIS WILLIAMS / JOHN BODLEY / FEB 8, 2017 / BIG DATA APPLICATION MEETUP
The problem
tribal knowledge |ˈtrībəl ˈnäləj |
noun
Tribal knowledge is any unwritten information that is not commonly
known by others within a company
As Airbnb grows so do the challenges around the volume,
complexity, and obscurity of data
In a large and complex organization, with a sea of data
resources, users struggle to find the right data
Data is often siloed and lacks context
I’m a recovering Data Scientist who wants to democratize
data; automate common workflows, surface relevant
information, and provide context
2017-01-08-scaling tribalknowledge
Tables in our Hive data warehouse
100k
Data resources
Beyond the data warehouse
> 6,000
Superset charts and
dashboards
Data resources
Beyond the data warehouse
> 6,000
Superset charts and
dashboards
> 5,000
Experiments and
metrics
Data resources
Beyond the data warehouse
> 6,000
Superset charts and
dashboards
> 5,000
Experiments and
metrics
> 4,000
Tableau dashboards
and workbooks
Data resources
Beyond the data warehouse
> 6,000
Superset charts and
dashboards
> 5,000
Experiments and
metrics
> 4,000
Tableau dashboards
and workbooks
> 1,000
Knowledge posts
Data resources
Beyond the data warehouse
With many more data sources
and data types to love
With many more data sources
and data types to love
and most importantly…
2017-01-08-scaling tribalknowledge
> 3,000 Airbnb employees
Portland
San Francisco
Los Angeles
Toronto
New York
Miami
Sao Paulo
Dublin
London
Paris
Barcelona
Berlin
Milan
Copenhagen
New Delhi
Seoul
Beijing
Tokyo
Sydney
Singapore
Washington, DC
> 20
Offices around the world
The mandate
To democratize data and empower Airbnb employees to be data-
informed by aiding with data exploration, discovery, and trust
The concept
Search…
It should be fairly evident what we feed into the search indices
2017-01-08-scaling tribalknowledge
2017-01-08-scaling tribalknowledge
But are we missing something?
2017-01-08-scaling tribalknowledge
The relevancy of relationships
Nodes and relationships have equal standing
created consumedSpoke 3
The graph
created
consumed
associated
associated
consumed
consum
ed
created
consum
ed
The graph
created
consumed
associated
associated
consumed
consum
ed
created
consum
ed
The graph
created
associated
associated
consumed
consum
ed
created
consum
ed
consumed
The graph
consumed
associated
associated
consumed
consum
ed
consum
ed
created
created
The graph
created
consumed
associated
associated
consumed
created
consum
ed
consum
ed
The graph
created
consumed
associated
associated consum
ed
created
consum
ed
consumed
The graph
created
consumed
consumed
consum
ed
created
consum
ed
associated
associated
The construction
2017-01-08-scaling tribalknowledge
Databases
5
APIs
3
Airflow DAG
1
Databases
5
APIs
3
Airflow DAG
1
We leverage all these data resources to build a graph comprising of
nodes and relationships
The Airflow DAG is run everyday and the output is stored in Hive
2017-01-08-scaling tribalknowledge
We gather over 10,000 thumbnails from the Tableau API,
Knowledge Repo database, and Superset screenshots
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
The winding data path
Airflow
Data transfer
Python
Graph datastore
py2neo
Python Neo4j
driver
Neo4j
Graph database
GraphAware
Neo4j/Elasticsearch plugin
Elasticsearch
Search engine
Flask
Python web framework
Hive
Data warehouse
Why we choose Neo4j for our database
The main reasons
Logical
Given our data is
represented as a graph
it is logical to use a
graph database to
store the data
Why we choose Neo4j for our database
The main reasons
Logical
Given our data is
represented as a graph
it is logical to use a
graph database to
store the data
Nimble
Performance wins
when dealing with
connected data versus
relational databases
Why we choose Neo4j for our database
The main reasons
Logical
Given our data is
represented as a graph
it is logical to use a
graph database to
store the data
Nimble
Performance wins
when dealing with
connected data versus
relational databases
Popular
It is the world’s leading
graph database and
the community edition
is free
Why we choose Neo4j for our database
The main reasons
Logical
Given our data is
represented as a graph
it is logical to use a
graph database to
store the data
Nimble
Performance wins
when dealing with
connected data versus
relational databases
Popular
It is the world’s leading
graph database and
the community edition
is free
Integrative
It integrates well with
Python and
Elasticsearch
Why we choose Neo4j for our database
The main reasons
The Neo4j and Elasticsearch symbiotic relationship
Courtesy of two GraphAware plugins
The Neo4j and Elasticsearch symbiotic relationship
Courtesy of two GraphAware plugins
Neo4j plugin
Provides bi-directional integration which transparently and asynchronously replicate data from
Neo4j to Elasticsearch
The Neo4j and Elasticsearch symbiotic relationship
Courtesy of two GraphAware plugins
Neo4j plugin
Provides bi-directional integration which transparently and asynchronously replicate data from
Neo4j to Elasticsearch
Elasticsearch plugin
Enables Elasticsearch to consult with the Neo4j database during a search query to enrich the
search rankings by leveraging the graph topology
2017-01-08-scaling tribalknowledge
2017-01-08-scaling tribalknowledge
2017-01-08-scaling tribalknowledge
The schema
createds t
(s:Entity)-[r:CREATED]->(t:Entity)
:Entity
:Org
:Group :User
:Superset
:Slice:Dashboard
Node label hierarchy
:Hive
:Schema :Table
(:Entity:Org:User {id: ‘jane_doe’})
(:Entity:Hive:Table {id: ‘core_data.dim_users’})
(:Entity:Superset:Dashboard {id: 123})
Efficient data retrieval and uniqueness
Restrictions and workarounds with the Neo4j schema
Efficient data retrieval and uniqueness
Restrictions and workarounds with the Neo4j schema
Indexes
Neo4j provides indexes for efficient data retrieval similar to a RDMS, however they are only
defined for a single label
Efficient data retrieval and uniqueness
Restrictions and workarounds with the Neo4j schema
Indexes
Neo4j provides indexes for efficient data retrieval similar to a RDMS, however they are only
defined for a single label
Uniqueness Constraints
Ensures that properties are unique for all nodes for a specific single label
Efficient data retrieval and uniqueness
Restrictions and workarounds with the Neo4j schema
Indexes
Neo4j provides indexes for efficient data retrieval similar to a RDMS, however they are only
defined for a single label
Uniqueness Constraints
Ensures that properties are unique for all nodes for a specific single label
GraphAware UUID plugin
Transparently assigns a globally unique UUID property to newly created elements which
cannot be changed or deleted
(:Entity {uuid: ‘<UUID>’})
The web app
The web app
Designing the user experience and interface of 

a data tool should not be an afterthought
Designing the user experience and interface of 

a data tool should not be an afterthought
Technical data power
user; the epitome of a
tribal knowledge
holder
Daphne Data
User personas
Less data literate;
needs to keep tabs on
her team’s resources
Manager Mel
New employee or 

new team; has no idea
what’s going on
Nathan New
Designing for data exploration, discovery, and trust
Company dataSearch
Resource details

&meta-data
User data Group data
Company dataSearch User data Group data
Resource details

&meta-data
Company dataSearch User data Group data
Resource details

&meta-data
Search
Resource details 

&meta-data
Company dataUser data Group data
Search
Resource details 

&meta-data
Company dataUser data Group data
Google-esque search filters
Search
Resource details 

&meta-data
Company dataUser data Group data
Google-esque search filters
Resource details & meta-data
Search
Resource details 

&meta-data
Company dataUser data Group data
Google-esque search filters
Resource details & meta-data
Context, context, & context
Search
Resource details 

&meta-data
Company dataUser data Group data
Search
Resource details 

&meta-data
Company dataUser data Group data
Description, external link, social
Search
Resource details 

&meta-data
Company dataUser data Group data
Meta-data & consumption
Description, external link, social
Search
Resource details 

&meta-data
Company dataUser data Group data
Surface relationships,
everything’s a link to promote
exploration
Meta-data & consumption
Description, external link, social
Column details & value distributions
Table lineage
Enrich meta-data on the fly
Search
Resource details 

&meta-data
Company dataUser data Group data
Column details & value distributions
Table lineage
Enrich meta-data on the fly
Search
Resource details 

&meta-data
Company dataUser data Group data
Search
Resource details 

&meta-data
Company dataUser data Group data
Search
Resource details 

&meta-data
Company dataUser data Group data
Search
Resource details 

&meta-data
Company dataUser data Group data
Search
Resource details 

&meta-data
Company dataUser data Group data
User details & 

meta-data
Search
Resource details 

&meta-data
Company dataUser data Group data
User details & 

meta-data
What they make, 

what they consume
Search
Resource details 

&meta-data
Company dataUser data Group data
Former employees also 

hold tribal knowledge
Search
Resource details 

&meta-data
Company dataUser data Group data
Search
Resource details 

&meta-data
Company dataUser data Group data
Group overview
Search
Resource details 

&meta-data
Company dataUser data Group data
Group overview
Search
Resource details 

&meta-data
Company dataUser data Group data
Pinterest-like curation
Group overview
Search
Resource details 

&meta-data
Company dataUser data Group data
Basic organization functionality
Pinterest-like curation
Search
Resource details 

&meta-data
Company dataUser data Group data
Curated + Popular content
Search
Resource details 

&meta-data
Company dataUser data Group data
Curated + Popular content
Thumbnails for maximum context
Search
Resource details 

&meta-data
Company dataUser data Group data
Pinning flow from resource page
Edit mode / draggable grid
Search
Resource details 

&meta-data
Company dataUser data Group data
Pinning flow from resource page
Edit mode / draggable grid
???? ??
Employees can feel disconnected
from Company-level metrics
Search
Resource details 

&meta-data
Company dataUser data Group data
The technology stack
Application +
dependencies
DOM Testing
eslint
enzyme
mocha
chai
Application
state
Styling
khan/aphrodite
The challenges
The challenges
The challenges
Complex
dependencies
An umbrella data tool is
vulnerable to changes
in upstream resource
dependencies
The challenges
Complex
dependencies
An umbrella data tool is
vulnerable to changes
in upstream resource
dependencies
Data-dense design
Balancing simplicity and
functionality is hard;
most internal design
resources are not made
for data-rich apps
The challenges
Complex
dependencies
An umbrella data tool is
vulnerable to changes
in upstream resource
dependencies
Data-dense design
Balancing simplicity and
functionality is hard;
most internal design
resources are not made
for data-rich apps
Graph merging
Non-trivial Git-like
merging of (daily or real-
time) graph updates
The challenges
Complex
dependencies
An umbrella data tool is
vulnerable to changes
in upstream resource
dependencies
Data-dense design
Balancing simplicity and
functionality is hard;
most internal design
resources are not made
for data-rich apps
Graph flickering
Transient relationships
should not create
“flickering” artifacts
Graph merging
Non-trivial Git-like
merging of (daily or real-
time) graph updates
The future
The future
The future
New resource types
A/B tests, logging
schemas, SQL queries,
etc.
The future
New resource types
A/B tests, logging
schemas, SQL queries,
etc.
Certified content
Use certification to build
trust and enable users to
filter through a sea of
stale content
The future
New resource types
A/B tests, logging
schemas, SQL queries,
etc.
Certified content
Use certification to build
trust and enable users to
filter through a sea of
stale content
Alerts&
recommendations
Move from active
exploration to deliver
relevant updates and
content suggestions
The future
New resource types
A/B tests, logging
schemas, SQL queries,
etc.
Certified content
Use certification to build
trust and enable users to
filter through a sea of
stale content
Game-ification
Provide content
producers with a sense
of value
Alerts&
recommendations
Move from active
exploration to deliver
relevant updates and
content suggestions
The team
The Dataportal team
Analytics&Experimentation Products
John Bodley
Software Engineer
Eli Brumbaugh
Experience Designer
Jeff Feng
Product Manager
Michelle Thomas
Software Engineer
Chris Williams
Data Visualization
The Dataportal team
Analytics&Experimentation Products
John Bodley
Software Engineer
Eli Brumbaugh
Experience Designer
Jeff Feng
Product Manager
Michelle Thomas
Software Engineer
Chris Williams
Data Visualization
Thank you
john.bodley@airbnb.com
chris.williams@airbnb.com

More Related Content

PDF
Power of Polyglot Search
Janos Szendi-Varga
 
PDF
Knowledge graphs + Chatbots with Neo4j
Christophe Willemsen
 
PDF
Relevant Search Leveraging Knowledge Graphs with Neo4j
GraphAware
 
PDF
Machine Learning Powered by Graphs - Alessandro Negro
GraphAware
 
PDF
Graph-Powered Machine Learning
GraphAware
 
PDF
How Boston Scientific Improves Manufacturing Quality Using Graph Analytics
GraphAware
 
PDF
How Graph Databases efficiently store, manage and query connected data at s...
jexp
 
PDF
GraphDB Cloud: Enterprise Ready RDF Database on Demand
Ontotext
 
Power of Polyglot Search
Janos Szendi-Varga
 
Knowledge graphs + Chatbots with Neo4j
Christophe Willemsen
 
Relevant Search Leveraging Knowledge Graphs with Neo4j
GraphAware
 
Machine Learning Powered by Graphs - Alessandro Negro
GraphAware
 
Graph-Powered Machine Learning
GraphAware
 
How Boston Scientific Improves Manufacturing Quality Using Graph Analytics
GraphAware
 
How Graph Databases efficiently store, manage and query connected data at s...
jexp
 
GraphDB Cloud: Enterprise Ready RDF Database on Demand
Ontotext
 

What's hot (18)

PDF
Graphs for Finance - AML with Neo4j Graph Data Science
Neo4j
 
PDF
Neo4j-Databridge: Enterprise-scale ETL for Neo4j
Neo4j
 
PPTX
A whirlwind tour of graph databases
jexp
 
PPTX
GraphTour - Neo4j Platform Overview
Neo4j
 
PPTX
NoSQL: what does it mean, how did we get here, and why should I care? - Hugo ...
South London Geek Nights
 
PPTX
Strata sf - Amundsen presentation
Tao Feng
 
PDF
RDBMS to Graph Webinar
Neo4j
 
PDF
The Power of Machine Learning and Graphs
Franz Inc. - AllegroGraph
 
PPTX
What you need to know to start an AI company?
Mo Patel
 
PPTX
Graphs for AI & ML, Jim Webber, Neo4j
Neo4j
 
PPTX
Network and IT Operations
Neo4j
 
PDF
Microsoft R Server for Data Sciencea
Data Science Thailand
 
PDF
Neo4j Graph Platform Overview, Kurt Freytag, Neo4j
Neo4j
 
PDF
Disrupting Data Discovery
markgrover
 
PDF
Exploring the Great Olympian Graph
Neo4j
 
PDF
Spark in 15 min
Christophe Marchal
 
PDF
schema.org, Linked Data's Gateway Drug
Connected Data World
 
PDF
Unparalleled Graph Database Scalability Delivered by Neo4j 4.0
GraphAware
 
Graphs for Finance - AML with Neo4j Graph Data Science
Neo4j
 
Neo4j-Databridge: Enterprise-scale ETL for Neo4j
Neo4j
 
A whirlwind tour of graph databases
jexp
 
GraphTour - Neo4j Platform Overview
Neo4j
 
NoSQL: what does it mean, how did we get here, and why should I care? - Hugo ...
South London Geek Nights
 
Strata sf - Amundsen presentation
Tao Feng
 
RDBMS to Graph Webinar
Neo4j
 
The Power of Machine Learning and Graphs
Franz Inc. - AllegroGraph
 
What you need to know to start an AI company?
Mo Patel
 
Graphs for AI & ML, Jim Webber, Neo4j
Neo4j
 
Network and IT Operations
Neo4j
 
Microsoft R Server for Data Sciencea
Data Science Thailand
 
Neo4j Graph Platform Overview, Kurt Freytag, Neo4j
Neo4j
 
Disrupting Data Discovery
markgrover
 
Exploring the Great Olympian Graph
Neo4j
 
Spark in 15 min
Christophe Marchal
 
schema.org, Linked Data's Gateway Drug
Connected Data World
 
Unparalleled Graph Database Scalability Delivered by Neo4j 4.0
GraphAware
 
Ad

Similar to 2017-01-08-scaling tribalknowledge (20)

PDF
Democratizing Data at Airbnb
Neo4j
 
PDF
managing big data
Suveeksha
 
PPTX
The Five Graphs of Government: How Federal Agencies can Utilize Graph Technology
Greta Workman
 
PPTX
The Five Graphs of Government: How Federal Agencies can Utilize Graph Technology
Neo4j
 
PDF
Evolution of the Graph Schema
Joshua Shinavier
 
PDF
Graph store
Inder Singh
 
PDF
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j
 
PDF
Knowledge Graphs - The Power of Graph-Based Search
Neo4j
 
PDF
New opportunities for connected data - Ian Robinson
JAX London
 
PDF
OWF12/Java Ian robinson
Paris Open Source Summit
 
PPT
10. Graph Databases
Fabio Fumarola
 
PPTX
AI, Knowledge Representation and Graph Databases -
 Key Trends in Data Science
Optum
 
PDF
Autodesk Netfabb Ultimate 2025 free crack
blouch110kp
 
PDF
GRAPHISOFT ArchiCAD 28.1.1.4100 free crack
blouch136kp
 
PDF
Auslogics Video Grabber Free 1.0.0.12 Free
blouch134kp
 
PDF
Itop vpn crack Latest Version 2025 FREE Download
mahnoorwaqar444
 
PDF
FL Studio Crack FREE Download link 2025 NEW Version
mahnoorwaqar444
 
PDF
Office(R)Tool Download crack (Latest 2025)
blouch120kp
 
PPTX
GraphSummit Milan - Visione e roadmap del prodotto Neo4j
Neo4j
 
PDF
Neo4j GraphTour Toronto Opening Keynote
Neo4j
 
Democratizing Data at Airbnb
Neo4j
 
managing big data
Suveeksha
 
The Five Graphs of Government: How Federal Agencies can Utilize Graph Technology
Greta Workman
 
The Five Graphs of Government: How Federal Agencies can Utilize Graph Technology
Neo4j
 
Evolution of the Graph Schema
Joshua Shinavier
 
Graph store
Inder Singh
 
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j
 
Knowledge Graphs - The Power of Graph-Based Search
Neo4j
 
New opportunities for connected data - Ian Robinson
JAX London
 
OWF12/Java Ian robinson
Paris Open Source Summit
 
10. Graph Databases
Fabio Fumarola
 
AI, Knowledge Representation and Graph Databases -
 Key Trends in Data Science
Optum
 
Autodesk Netfabb Ultimate 2025 free crack
blouch110kp
 
GRAPHISOFT ArchiCAD 28.1.1.4100 free crack
blouch136kp
 
Auslogics Video Grabber Free 1.0.0.12 Free
blouch134kp
 
Itop vpn crack Latest Version 2025 FREE Download
mahnoorwaqar444
 
FL Studio Crack FREE Download link 2025 NEW Version
mahnoorwaqar444
 
Office(R)Tool Download crack (Latest 2025)
blouch120kp
 
GraphSummit Milan - Visione e roadmap del prodotto Neo4j
Neo4j
 
Neo4j GraphTour Toronto Opening Keynote
Neo4j
 
Ad

Recently uploaded (20)

PDF
WISE main accomplishments for ISQOLS award July 2025.pdf
StatsCommunications
 
PDF
Blue Futuristic Cyber Security Presentation.pdf
tanvikhunt1003
 
PPTX
White Blue Simple Modern Enhancing Sales Strategy Presentation_20250724_21093...
RamNeymarjr
 
PPTX
Data Security Breach: Immediate Action Plan
varmabhuvan266
 
PPTX
Fuzzy_Membership_Functions_Presentation.pptx
pythoncrazy2024
 
PPTX
Introduction to Biostatistics Presentation.pptx
AtemJoshua
 
PDF
SUMMER INTERNSHIP REPORT[1] (AutoRecovered) (6) (1).pdf
pandeydiksha814
 
PPTX
Blue and Dark Blue Modern Technology Presentation.pptx
ap177979
 
PDF
Practical Measurement Systems Analysis (Gage R&R) for design
Rob Schubert
 
PDF
The_Future_of_Data_Analytics_by_CA_Suvidha_Chaplot_UPDATED.pdf
CA Suvidha Chaplot
 
PDF
202501214233242351219 QASS Session 2.pdf
lauramejiamillan
 
PPT
From Vision to Reality: The Digital India Revolution
Harsh Bharvadiya
 
PPTX
INFO8116 - Week 10 - Slides.pptx data analutics
guddipatel10
 
PPTX
Data-Users-in-Database-Management-Systems (1).pptx
dharmik832021
 
PPTX
MR and reffffffvvvvvvvfversal_083605.pptx
manjeshjain
 
PDF
Technical Writing Module-I Complete Notes.pdf
VedprakashArya13
 
PPTX
Web dev -ppt that helps us understand web technology
shubhragoyal12
 
PPTX
lecture 13 mind test academy it skills.pptx
ggesjmrasoolpark
 
PPTX
World-population.pptx fire bunberbpeople
umutunsalnsl4402
 
PPTX
Fluvial_Civilizations_Presentation (1).pptx
alisslovemendoza7
 
WISE main accomplishments for ISQOLS award July 2025.pdf
StatsCommunications
 
Blue Futuristic Cyber Security Presentation.pdf
tanvikhunt1003
 
White Blue Simple Modern Enhancing Sales Strategy Presentation_20250724_21093...
RamNeymarjr
 
Data Security Breach: Immediate Action Plan
varmabhuvan266
 
Fuzzy_Membership_Functions_Presentation.pptx
pythoncrazy2024
 
Introduction to Biostatistics Presentation.pptx
AtemJoshua
 
SUMMER INTERNSHIP REPORT[1] (AutoRecovered) (6) (1).pdf
pandeydiksha814
 
Blue and Dark Blue Modern Technology Presentation.pptx
ap177979
 
Practical Measurement Systems Analysis (Gage R&R) for design
Rob Schubert
 
The_Future_of_Data_Analytics_by_CA_Suvidha_Chaplot_UPDATED.pdf
CA Suvidha Chaplot
 
202501214233242351219 QASS Session 2.pdf
lauramejiamillan
 
From Vision to Reality: The Digital India Revolution
Harsh Bharvadiya
 
INFO8116 - Week 10 - Slides.pptx data analutics
guddipatel10
 
Data-Users-in-Database-Management-Systems (1).pptx
dharmik832021
 
MR and reffffffvvvvvvvfversal_083605.pptx
manjeshjain
 
Technical Writing Module-I Complete Notes.pdf
VedprakashArya13
 
Web dev -ppt that helps us understand web technology
shubhragoyal12
 
lecture 13 mind test academy it skills.pptx
ggesjmrasoolpark
 
World-population.pptx fire bunberbpeople
umutunsalnsl4402
 
Fluvial_Civilizations_Presentation (1).pptx
alisslovemendoza7
 

2017-01-08-scaling tribalknowledge