SlideShare uma empresa Scribd logo
1 de 27
22 – 25 November, 2018
NIMHANS Convention Center, Bengaluru
How Blockchain is Reshaping Financial
and Data Science Fields
Ratnakar Pandey
HOW BLOCKCHAIN IS
RESHAPING FINANCIAL
AND DATA SCIENCE
FIELDS
RATNAKAR PANDEY
3
4
“
The business value-add of blockchain will
grow to slightly more than $176 billion by
2025, and then it will exceed $3.1 trillion by
2030 ”
Gartner 2017 Report
https://www.gartner.com/doc/3627117/forecast-blockchain-business-value-worldwide
WHAT WE ARE GOINGTO COVERTODAY
5
1 2 3
Distributed Ledger and
Blockchain Fundamentals
Blockchain Applications in
Financial Industry
Blockchain and Data
Science
DISTRIBUTED
LEDGER AND
BLOCKCHAIN
FUNDAMENTAL
Trust
7
WHAT ISTHE BIGGEST
PROBLEMTHAT A BANK
SOLVE?
 Blockchain technology leveraged
decades of computer science
research to create the first
cryptocurrency Bitcoin in 2009.
In the words of Satoshi Nakamoto,
the creator of Bitcoin-
“ I’ve been working on a new
electronic cash system that’s fully
peer-to-peer, with no trusted third
party. ” 8
GENESIS OF BLOCKCHAIN LIES IN CREATINGTRUST AMONG
THE PARTIESWHO DON’T KNOW EACH OTHER
9
WHAT IS A BLOCKCHAIN?
Source: MinuteVideos
10
WHAT IS A BLOCKCHAIN? (CONT.)
Digital Record Distributed
Like a
traditional
ledger, they
can be record
of anything
Spread over
many
systems
across
different
sites or
geographies
Decentralized
No one in
particular
controls the
ledger it’s the
network that
controls what
happens
Secure
Immutable,
Irreversible
and follows
consensus
mechanism
to add info
Replicated
Each
member of
the network
has full and
identical
copy of the
info
Automated
Actions are
taken based
on the
agreed
criteria
without any
intervention
11
KEY CONSTITUENTS OF A BLOCKCHAIN
Hash
A series of encrypted numbers and letters of a fixed length to create a digital fingerprint
unique to the data or block , as human finger prints are unique. Plays a vital role in
securing the chain.
Public Key
A digital signature in the form of encrypted hash to identify users on the network. This is
known to other users
Private Key
A digital signature in the form of encrypted hash only known to a specific user to validate
and push a transaction on a blockchain.
Mining /
Proof of Work
Computationally intensive part to guess a random number (nonce) and use it to compute
correct hash to add new information as a block.
Block
Contains details about transactions or any data, cryptographic reference to the current
block, previous block, time stamp etc. Several blocks are chained together to create a
blockchain. Any new information is added as a new block, post validation.
12
EXAMPLES OF SOME POPULAR BLOCKCHAIN NETWORKS
Bitcoin
• The very first and the largest blockchain
• Permissionless or Open- Anyone can join the network
Ethereum
• Open Source and Pemissionless
• Popular for the Smart Contracts
Ripple
• Permissioned and used for real time settlement
• Popular for the cross border payments
R3CEV
• Pemissioned and a consortia of 100+ financial institutions
• More focused on financial applications
13
DIVERSE USE CASES OF BLOCKCHAIN…
BLOCKCHAINVS DATABASE COMPARISON
• Decentralized and Distributed- Same data
resides on many nodes. Hence no single point
of failure
• Disintermediation and Transparency- Same
view available to all nodes in the chain
• Integrity- Better quality data as information is
validated using consensus mechanism
• Immutable and Append only - All historical
information remains intact and hence more
auditable over a period of time.
• Resource Hungry- Requires high amount of
energy and computing
• Suitable for network-effect and real time
sharing of info among all who have access
14
• Generally centralized and controlled by a
central authority and database
administrators
• Data can be altered or even deleted
• Prone to more errors or poor quality if the
correct information is not fed
• More private and maintains confidentiality
• Generally faster than blockchain
• CRUD (Create, Read, Update, Delete)
• Less suitable for peer to peer transactions
BLOCKCHAIN
APPLICATIONS
IN FINANCIAL
INDUSTRY
16
“ The Blockchain will do to the Financial
Systems what the Internet did to Media”
– Harvard Business Review
17
BLOCKCHAIN APPLICATION IN FINANCIAL INDUSTRY
P2P Lending
Real Time
Payments
Syndicated
Loans
Capital
Markets
Clearing &
Settlements
P2P Payment
International
Payments
Regulation
and
Compliance
Assets
Ownership
Fraud
Consortium
KYC/KYB Insurance
18
SAMPLE USE CASE- COLLABORATIVE LENDING
• One's trash is another's treasure
• Consortia of lenders where they share reject prospects and loan data with the fellow members on the
blockchain
Idea
• Share reject applications data on a private and confidential blockchain (with customer consent)
where other lenders/investors with different risk appetite and priorities may be able to underwrite
them
• Lenders earn a fee or royalty for each referral
Benefits
• Faster execution and settlement due to digitized loan contracts- Traditional process may take days
by which time customer may not have this need
• Scalable, robust and minimal requirements for manual or software driven validation
Why
Blockchain?
19
SAMPLE USE CASE- SMART CONTRACT LEDWORKING
CAPITAL
• Leverage third parties transaction to provide company’s customers timely cashIdea
• Customer get cash right away rather than waiting for weeks and months
• Newer ways of evaluating “Ability to Pay (ATP)” as we have better visibility of customers businessBenefits
• Near real time execution and settlement due to digitized smart contracts- Traditional process may
take days
• Even the third parties transaction are as transparent and real time as company’s itself
Why
Blockchain?
20
SAMPLE USE CASE- SMART CONTRACT LEDWORKING
CAPITAL (CONT.)
Single Source
of Truth
Triple Entry
Accounting and
Real Time Info
Sharing via
Blockchain
Company
Customer’s
Stakeholders
Company’s
Customer
Cash
Invoices
Info /
Payment
BLOCKCHAIN
BLOCKCHAIN
AND DATA
SCIENCE
INTERSECTION
22
TOP FIVE BENEFITS OF BLOCKCHAIN FOR DATA SCIENTIST
❶ Data is the King- Access and sharing of large amount of diverse data leads to better models
❷Garbage in, Garbage out- Blockchain’s consensus mechanism fixes many data quality issues
❸ Higher Processing Power- Blockchain based shared computing platform will give the needed boost to the
processing power for churning out more complex model. Example- https://golem.network/
❹ Real-time Analytics- Since each block contains stream of data over a period of time, real time analytics for areas
such as fraud detection is much easier.
❺ Crowd Solutioning- Combining predictive analytics solutions from different sources may address the bias variance
tradeoff and lead to better models.
23
HOWTO ACCESS AND DEVELOP BLOCKCHAIN
APPLICATIONS USING PYTHON
There are many packages/APIs being created in Python and R for blockchain analysis and mining. Some of them
include-
• bitcoin- python [conda install -c auto bitcoin-python]
• Steem [ pip install steem]
• Blockchain.info [ pip install blockchain]
• Populus [pip install populus]
• Etc.
Most of these packages will allow you to do the following and many more activities-
• Build a brand new blockchain and cryptocurrency
• Smart Contract
• Explore data on blockchain- statistics, network details, # of blocks etc.
• Get specific data from blocks
• Proof of Work
• Add new blocks (with appropriate permission)
• Wallet and payment processing
• Etc.
24
SOME KEY SKILLS REQUIRED
• Strong understanding of blockchain platforms such as – Ripple,
Hyperledger, Bitcoin, R3, Corda etc.
• Experience working with distributed databases and computing
• Strong coding experience- Python, Java, C++ etc.
• Keep abreast with latest development, use cases, and
architectural changes
25
RATNAKARPANDEY20@GMAIL.COM
HTTPS://WWW.LINKEDIN.COM/IN/RATNAKARPANDEY/
THANKYOU
Contact Us For Tickets
Thank You

Mais conteúdo relacionado

Mais procurados

Block Chain meets Big Data
Block Chain meets Big DataBlock Chain meets Big Data
Block Chain meets Big Data
Vihang Patel
 
5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...
5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...
5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...
Simplilearn
 

Mais procurados (20)

Block Chain meets Big Data
Block Chain meets Big DataBlock Chain meets Big Data
Block Chain meets Big Data
 
Blockchain for Executives, Entrepreneurs and Investors
Blockchain for Executives, Entrepreneurs and InvestorsBlockchain for Executives, Entrepreneurs and Investors
Blockchain for Executives, Entrepreneurs and Investors
 
Blockchain Technology Developments in Government 3.0
Blockchain Technology Developments in Government 3.0Blockchain Technology Developments in Government 3.0
Blockchain Technology Developments in Government 3.0
 
Faster Payments on the Blockchain
Faster Payments on the BlockchainFaster Payments on the Blockchain
Faster Payments on the Blockchain
 
Blockchain Innovation In Healthcare & Life Sciences
Blockchain Innovation In Healthcare & Life SciencesBlockchain Innovation In Healthcare & Life Sciences
Blockchain Innovation In Healthcare & Life Sciences
 
5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...
5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...
5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...
 
Block Chain as a Platform February 2015 - LERNER Consulting
Block Chain as a Platform February 2015 - LERNER ConsultingBlock Chain as a Platform February 2015 - LERNER Consulting
Block Chain as a Platform February 2015 - LERNER Consulting
 
Blockchain use cases
Blockchain use casesBlockchain use cases
Blockchain use cases
 
Blockchain and the Real Estate Life Cycle
Blockchain and the Real Estate Life CycleBlockchain and the Real Estate Life Cycle
Blockchain and the Real Estate Life Cycle
 
Blockchain in banking bucharest meetup
Blockchain in banking   bucharest meetupBlockchain in banking   bucharest meetup
Blockchain in banking bucharest meetup
 
Blockchains and databases a new era in distributed computing
Blockchains and databases a new era in distributed computingBlockchains and databases a new era in distributed computing
Blockchains and databases a new era in distributed computing
 
An Introduction to Blockchain Technology
An Introduction to Blockchain Technology An Introduction to Blockchain Technology
An Introduction to Blockchain Technology
 
Block chain as a graph
Block chain as a graphBlock chain as a graph
Block chain as a graph
 
AWIP Pink Innov Blockchain Workshop deck - May 23, 2019
AWIP Pink Innov Blockchain Workshop deck - May 23, 2019AWIP Pink Innov Blockchain Workshop deck - May 23, 2019
AWIP Pink Innov Blockchain Workshop deck - May 23, 2019
 
Blockchain overiew (itc)
Blockchain overiew (itc)Blockchain overiew (itc)
Blockchain overiew (itc)
 
Blockchain white paper
Blockchain white paperBlockchain white paper
Blockchain white paper
 
MIT Blockchain Class - Intro and Overview
MIT Blockchain Class - Intro and OverviewMIT Blockchain Class - Intro and Overview
MIT Blockchain Class - Intro and Overview
 
Smart Contracts (Qtum) by Alex Norta, PhD.
Smart Contracts (Qtum) by Alex Norta, PhD.Smart Contracts (Qtum) by Alex Norta, PhD.
Smart Contracts (Qtum) by Alex Norta, PhD.
 
2. blockchain basics
2. blockchain basics2. blockchain basics
2. blockchain basics
 
Codemotion Milano 2014 - MongoDB and the Internet of Things
Codemotion Milano 2014 - MongoDB and the Internet of ThingsCodemotion Milano 2014 - MongoDB and the Internet of Things
Codemotion Milano 2014 - MongoDB and the Internet of Things
 

Semelhante a Blockchain and its impact on Data Science and Financial Services

Blockchain As An Enabler_16 July 2016_David Lee_Final
Blockchain As An Enabler_16 July 2016_David Lee_FinalBlockchain As An Enabler_16 July 2016_David Lee_Final
Blockchain As An Enabler_16 July 2016_David Lee_Final
David Lee Kuo Chuen 李国权
 

Semelhante a Blockchain and its impact on Data Science and Financial Services (20)

Blockchain in Media
Blockchain in MediaBlockchain in Media
Blockchain in Media
 
Blockchain in Healthcare
Blockchain in Healthcare Blockchain in Healthcare
Blockchain in Healthcare
 
Blockchain Introduction - Canada Nov 2017.pptx
Blockchain Introduction - Canada Nov 2017.pptxBlockchain Introduction - Canada Nov 2017.pptx
Blockchain Introduction - Canada Nov 2017.pptx
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to Blockchain
 
Blockchain and Supply Chain
Blockchain and Supply ChainBlockchain and Supply Chain
Blockchain and Supply Chain
 
Demystifying blockchain
Demystifying blockchainDemystifying blockchain
Demystifying blockchain
 
Blockchain Applications for Large Enterprises by Austin Higgins
Blockchain Applications for Large Enterprises by Austin HigginsBlockchain Applications for Large Enterprises by Austin Higgins
Blockchain Applications for Large Enterprises by Austin Higgins
 
Blockchain.pptx
Blockchain.pptxBlockchain.pptx
Blockchain.pptx
 
Blockchain - a platform for Digital Transformation in Finance
Blockchain - a platform for Digital Transformation in FinanceBlockchain - a platform for Digital Transformation in Finance
Blockchain - a platform for Digital Transformation in Finance
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain and Supply Chain
Blockchain and Supply ChainBlockchain and Supply Chain
Blockchain and Supply Chain
 
Blockchain Technology Investment Thesis
Blockchain Technology Investment ThesisBlockchain Technology Investment Thesis
Blockchain Technology Investment Thesis
 
Blockchain in Banking, Business and Beyond
Blockchain in Banking, Business and BeyondBlockchain in Banking, Business and Beyond
Blockchain in Banking, Business and Beyond
 
jayesh_Blockchain.pptx
jayesh_Blockchain.pptxjayesh_Blockchain.pptx
jayesh_Blockchain.pptx
 
A Primer on Blockchain and its Potential, with a Focus on the GCC
A Primer on Blockchain and its Potential, with a Focus on the GCCA Primer on Blockchain and its Potential, with a Focus on the GCC
A Primer on Blockchain and its Potential, with a Focus on the GCC
 
Blockchain and Supply Chain (Series: Blockchain Basics)
Blockchain and Supply Chain (Series: Blockchain Basics)Blockchain and Supply Chain (Series: Blockchain Basics)
Blockchain and Supply Chain (Series: Blockchain Basics)
 
Blockchain, Finance & Regulatory Development
Blockchain, Finance & Regulatory DevelopmentBlockchain, Finance & Regulatory Development
Blockchain, Finance & Regulatory Development
 
12 Myths about Blockchain Technology
12 Myths about Blockchain Technology12 Myths about Blockchain Technology
12 Myths about Blockchain Technology
 
Blockchain As An Enabler_16 July 2016_David Lee_Final
Blockchain As An Enabler_16 July 2016_David Lee_FinalBlockchain As An Enabler_16 July 2016_David Lee_Final
Blockchain As An Enabler_16 July 2016_David Lee_Final
 
IoT and Blockchain Challenges and Risks
IoT and Blockchain Challenges and RisksIoT and Blockchain Challenges and Risks
IoT and Blockchain Challenges and Risks
 

Mais de Ratnakar Pandey

Nasscom how can you identify fraud in fintech lending using deep learning
Nasscom how can you identify fraud in fintech lending using deep learningNasscom how can you identify fraud in fintech lending using deep learning
Nasscom how can you identify fraud in fintech lending using deep learning
Ratnakar Pandey
 

Mais de Ratnakar Pandey (8)

Computer vision and face recognition using python
Computer vision and face recognition using pythonComputer vision and face recognition using python
Computer vision and face recognition using python
 
Fintech Overview and Growth Drivers
Fintech Overview and Growth DriversFintech Overview and Growth Drivers
Fintech Overview and Growth Drivers
 
Nasscom how can you identify fraud in fintech lending using deep learning
Nasscom how can you identify fraud in fintech lending using deep learningNasscom how can you identify fraud in fintech lending using deep learning
Nasscom how can you identify fraud in fintech lending using deep learning
 
Key consulting frameworks_for_data_scientist
Key consulting frameworks_for_data_scientistKey consulting frameworks_for_data_scientist
Key consulting frameworks_for_data_scientist
 
Deep learning
Deep learningDeep learning
Deep learning
 
Credit cards basics and Bank's Profit and Loss Statement
Credit cards basics and Bank's Profit and Loss StatementCredit cards basics and Bank's Profit and Loss Statement
Credit cards basics and Bank's Profit and Loss Statement
 
Basics of investment in Equity and Mutual Funds Markets
Basics of investment in Equity and Mutual Funds MarketsBasics of investment in Equity and Mutual Funds Markets
Basics of investment in Equity and Mutual Funds Markets
 
Fraud deep learning_v2
Fraud deep learning_v2Fraud deep learning_v2
Fraud deep learning_v2
 

Último

Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
nirzagarg
 
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
nirzagarg
 
In Riyadh ((+919101817206)) Cytotec kit @ Abortion Pills Saudi Arabia
In Riyadh ((+919101817206)) Cytotec kit @ Abortion Pills Saudi ArabiaIn Riyadh ((+919101817206)) Cytotec kit @ Abortion Pills Saudi Arabia
In Riyadh ((+919101817206)) Cytotec kit @ Abortion Pills Saudi Arabia
ahmedjiabur940
 
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
nirzagarg
 
Top profile Call Girls In Indore [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Indore [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Indore [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Indore [ 7014168258 ] Call Me For Genuine Models We...
gajnagarg
 
怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制
怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制
怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制
vexqp
 
Computer science Sql cheat sheet.pdf.pdf
Computer science Sql cheat sheet.pdf.pdfComputer science Sql cheat sheet.pdf.pdf
Computer science Sql cheat sheet.pdf.pdf
SayantanBiswas37
 
Gartner's Data Analytics Maturity Model.pptx
Gartner's Data Analytics Maturity Model.pptxGartner's Data Analytics Maturity Model.pptx
Gartner's Data Analytics Maturity Model.pptx
chadhar227
 
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
gajnagarg
 
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
Health
 
Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...
gajnagarg
 

Último (20)

Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
 
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
 
In Riyadh ((+919101817206)) Cytotec kit @ Abortion Pills Saudi Arabia
In Riyadh ((+919101817206)) Cytotec kit @ Abortion Pills Saudi ArabiaIn Riyadh ((+919101817206)) Cytotec kit @ Abortion Pills Saudi Arabia
In Riyadh ((+919101817206)) Cytotec kit @ Abortion Pills Saudi Arabia
 
Top Call Girls in Balaghat 9332606886Call Girls Advance Cash On Delivery Ser...
Top Call Girls in Balaghat  9332606886Call Girls Advance Cash On Delivery Ser...Top Call Girls in Balaghat  9332606886Call Girls Advance Cash On Delivery Ser...
Top Call Girls in Balaghat 9332606886Call Girls Advance Cash On Delivery Ser...
 
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
 
Top profile Call Girls In Indore [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Indore [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Indore [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Indore [ 7014168258 ] Call Me For Genuine Models We...
 
Ranking and Scoring Exercises for Research
Ranking and Scoring Exercises for ResearchRanking and Scoring Exercises for Research
Ranking and Scoring Exercises for Research
 
怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制
怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制
怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制
 
Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...
Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...
Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...
 
Computer science Sql cheat sheet.pdf.pdf
Computer science Sql cheat sheet.pdf.pdfComputer science Sql cheat sheet.pdf.pdf
Computer science Sql cheat sheet.pdf.pdf
 
Fun all Day Call Girls in Jaipur 9332606886 High Profile Call Girls You Ca...
Fun all Day Call Girls in Jaipur   9332606886  High Profile Call Girls You Ca...Fun all Day Call Girls in Jaipur   9332606886  High Profile Call Girls You Ca...
Fun all Day Call Girls in Jaipur 9332606886 High Profile Call Girls You Ca...
 
RESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptx
RESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptxRESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptx
RESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptx
 
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
 
Gartner's Data Analytics Maturity Model.pptx
Gartner's Data Analytics Maturity Model.pptxGartner's Data Analytics Maturity Model.pptx
Gartner's Data Analytics Maturity Model.pptx
 
Gulbai Tekra * Cheap Call Girls In Ahmedabad Phone No 8005736733 Elite Escort...
Gulbai Tekra * Cheap Call Girls In Ahmedabad Phone No 8005736733 Elite Escort...Gulbai Tekra * Cheap Call Girls In Ahmedabad Phone No 8005736733 Elite Escort...
Gulbai Tekra * Cheap Call Girls In Ahmedabad Phone No 8005736733 Elite Escort...
 
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
 
Nirala Nagar / Cheap Call Girls In Lucknow Phone No 9548273370 Elite Escort S...
Nirala Nagar / Cheap Call Girls In Lucknow Phone No 9548273370 Elite Escort S...Nirala Nagar / Cheap Call Girls In Lucknow Phone No 9548273370 Elite Escort S...
Nirala Nagar / Cheap Call Girls In Lucknow Phone No 9548273370 Elite Escort S...
 
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
 
Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...
 
Kings of Saudi Arabia, information about them
Kings of Saudi Arabia, information about themKings of Saudi Arabia, information about them
Kings of Saudi Arabia, information about them
 

Blockchain and its impact on Data Science and Financial Services

  • 1. 22 – 25 November, 2018 NIMHANS Convention Center, Bengaluru How Blockchain is Reshaping Financial and Data Science Fields Ratnakar Pandey
  • 2. HOW BLOCKCHAIN IS RESHAPING FINANCIAL AND DATA SCIENCE FIELDS RATNAKAR PANDEY
  • 3. 3
  • 4. 4 “ The business value-add of blockchain will grow to slightly more than $176 billion by 2025, and then it will exceed $3.1 trillion by 2030 ” Gartner 2017 Report https://www.gartner.com/doc/3627117/forecast-blockchain-business-value-worldwide
  • 5. WHAT WE ARE GOINGTO COVERTODAY 5 1 2 3 Distributed Ledger and Blockchain Fundamentals Blockchain Applications in Financial Industry Blockchain and Data Science
  • 8.  Blockchain technology leveraged decades of computer science research to create the first cryptocurrency Bitcoin in 2009. In the words of Satoshi Nakamoto, the creator of Bitcoin- “ I’ve been working on a new electronic cash system that’s fully peer-to-peer, with no trusted third party. ” 8 GENESIS OF BLOCKCHAIN LIES IN CREATINGTRUST AMONG THE PARTIESWHO DON’T KNOW EACH OTHER
  • 9. 9 WHAT IS A BLOCKCHAIN? Source: MinuteVideos
  • 10. 10 WHAT IS A BLOCKCHAIN? (CONT.) Digital Record Distributed Like a traditional ledger, they can be record of anything Spread over many systems across different sites or geographies Decentralized No one in particular controls the ledger it’s the network that controls what happens Secure Immutable, Irreversible and follows consensus mechanism to add info Replicated Each member of the network has full and identical copy of the info Automated Actions are taken based on the agreed criteria without any intervention
  • 11. 11 KEY CONSTITUENTS OF A BLOCKCHAIN Hash A series of encrypted numbers and letters of a fixed length to create a digital fingerprint unique to the data or block , as human finger prints are unique. Plays a vital role in securing the chain. Public Key A digital signature in the form of encrypted hash to identify users on the network. This is known to other users Private Key A digital signature in the form of encrypted hash only known to a specific user to validate and push a transaction on a blockchain. Mining / Proof of Work Computationally intensive part to guess a random number (nonce) and use it to compute correct hash to add new information as a block. Block Contains details about transactions or any data, cryptographic reference to the current block, previous block, time stamp etc. Several blocks are chained together to create a blockchain. Any new information is added as a new block, post validation.
  • 12. 12 EXAMPLES OF SOME POPULAR BLOCKCHAIN NETWORKS Bitcoin • The very first and the largest blockchain • Permissionless or Open- Anyone can join the network Ethereum • Open Source and Pemissionless • Popular for the Smart Contracts Ripple • Permissioned and used for real time settlement • Popular for the cross border payments R3CEV • Pemissioned and a consortia of 100+ financial institutions • More focused on financial applications
  • 13. 13 DIVERSE USE CASES OF BLOCKCHAIN…
  • 14. BLOCKCHAINVS DATABASE COMPARISON • Decentralized and Distributed- Same data resides on many nodes. Hence no single point of failure • Disintermediation and Transparency- Same view available to all nodes in the chain • Integrity- Better quality data as information is validated using consensus mechanism • Immutable and Append only - All historical information remains intact and hence more auditable over a period of time. • Resource Hungry- Requires high amount of energy and computing • Suitable for network-effect and real time sharing of info among all who have access 14 • Generally centralized and controlled by a central authority and database administrators • Data can be altered or even deleted • Prone to more errors or poor quality if the correct information is not fed • More private and maintains confidentiality • Generally faster than blockchain • CRUD (Create, Read, Update, Delete) • Less suitable for peer to peer transactions
  • 16. 16 “ The Blockchain will do to the Financial Systems what the Internet did to Media” – Harvard Business Review
  • 17. 17 BLOCKCHAIN APPLICATION IN FINANCIAL INDUSTRY P2P Lending Real Time Payments Syndicated Loans Capital Markets Clearing & Settlements P2P Payment International Payments Regulation and Compliance Assets Ownership Fraud Consortium KYC/KYB Insurance
  • 18. 18 SAMPLE USE CASE- COLLABORATIVE LENDING • One's trash is another's treasure • Consortia of lenders where they share reject prospects and loan data with the fellow members on the blockchain Idea • Share reject applications data on a private and confidential blockchain (with customer consent) where other lenders/investors with different risk appetite and priorities may be able to underwrite them • Lenders earn a fee or royalty for each referral Benefits • Faster execution and settlement due to digitized loan contracts- Traditional process may take days by which time customer may not have this need • Scalable, robust and minimal requirements for manual or software driven validation Why Blockchain?
  • 19. 19 SAMPLE USE CASE- SMART CONTRACT LEDWORKING CAPITAL • Leverage third parties transaction to provide company’s customers timely cashIdea • Customer get cash right away rather than waiting for weeks and months • Newer ways of evaluating “Ability to Pay (ATP)” as we have better visibility of customers businessBenefits • Near real time execution and settlement due to digitized smart contracts- Traditional process may take days • Even the third parties transaction are as transparent and real time as company’s itself Why Blockchain?
  • 20. 20 SAMPLE USE CASE- SMART CONTRACT LEDWORKING CAPITAL (CONT.) Single Source of Truth Triple Entry Accounting and Real Time Info Sharing via Blockchain Company Customer’s Stakeholders Company’s Customer Cash Invoices Info / Payment BLOCKCHAIN
  • 22. 22 TOP FIVE BENEFITS OF BLOCKCHAIN FOR DATA SCIENTIST ❶ Data is the King- Access and sharing of large amount of diverse data leads to better models ❷Garbage in, Garbage out- Blockchain’s consensus mechanism fixes many data quality issues ❸ Higher Processing Power- Blockchain based shared computing platform will give the needed boost to the processing power for churning out more complex model. Example- https://golem.network/ ❹ Real-time Analytics- Since each block contains stream of data over a period of time, real time analytics for areas such as fraud detection is much easier. ❺ Crowd Solutioning- Combining predictive analytics solutions from different sources may address the bias variance tradeoff and lead to better models.
  • 23. 23 HOWTO ACCESS AND DEVELOP BLOCKCHAIN APPLICATIONS USING PYTHON There are many packages/APIs being created in Python and R for blockchain analysis and mining. Some of them include- • bitcoin- python [conda install -c auto bitcoin-python] • Steem [ pip install steem] • Blockchain.info [ pip install blockchain] • Populus [pip install populus] • Etc. Most of these packages will allow you to do the following and many more activities- • Build a brand new blockchain and cryptocurrency • Smart Contract • Explore data on blockchain- statistics, network details, # of blocks etc. • Get specific data from blocks • Proof of Work • Add new blocks (with appropriate permission) • Wallet and payment processing • Etc.
  • 24. 24 SOME KEY SKILLS REQUIRED • Strong understanding of blockchain platforms such as – Ripple, Hyperledger, Bitcoin, R3, Corda etc. • Experience working with distributed databases and computing • Strong coding experience- Python, Java, C++ etc. • Keep abreast with latest development, use cases, and architectural changes
  • 25. 25
  • 27. Contact Us For Tickets Thank You