<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Finance</title>
	<atom:link href="https://dgen.net/0/category/finance/feed/" rel="self" type="application/rss+xml" />
	<link>https://dgen.net/0</link>
	<description>Designing our data infrastructure</description>
	<lastBuildDate>Wed, 19 Jul 2023 13:35:30 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://dgen.net/0/wp-content/uploads/2017/02/cropped-dgen-D-logo-2017-32x32.png</url>
	<title>Finance</title>
	<link>https://dgen.net/0</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">232530259</site>	<item>
		<title>Testing out this AI thing</title>
		<link>https://dgen.net/0/2023/03/24/testing-out-this-ai-thing/</link>
		
		<dc:creator><![CDATA[Gavin]]></dc:creator>
		<pubDate>Fri, 24 Mar 2023 17:58:08 +0000</pubDate>
				<category><![CDATA[business]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[Finance]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[stuff]]></category>
		<guid isPermaLink="false">https://dgen.net/0/?p=6281</guid>

					<description><![CDATA[Here&#8217;s a basic algorithm for trading based on 1% value swings: Note: This is a basic algorithm, and there are many factors to consider when [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<ol class="wp-block-list">
<li>create an algorithm for trading based on 1% value swings</li>
</ol>
</blockquote>



<p class="has-background" style="background-color:#eeeeee">Here&#8217;s a basic algorithm for trading based on 1% value swings:</p>



<ol class="wp-block-list">
<li>Define your target security: Select a security that you wish to trade based on 1% value swings.</li>



<li>Set your trading parameters: Define the parameters for your trades, including the amount of capital you&#8217;re willing to invest, your desired profit margin, and your stop-loss limit.</li>



<li>Monitor the security&#8217;s value: Continuously monitor the value of your target security. You can use various tools such as trading software, financial news sources, or chart analysis to track its value.</li>



<li>Identify 1% value swings: When the security&#8217;s value changes by 1% in either direction, take note of it.</li>



<li>Buy or sell: If the value of the security has decreased by 1%, and you believe it will rebound, consider buying the security. Conversely, if the value of the security has increased by 1%, and you believe it may drop, consider selling the security.</li>



<li>Set stop-loss limit: To manage risk, set a stop-loss limit for each trade. This is the maximum amount of money you&#8217;re willing to lose if the trade doesn&#8217;t go in your favor.</li>



<li>Take profit: Set a profit target for each trade, which is the desired amount of profit you want to earn. When the security&#8217;s value reaches this target, close the trade and take your profit.</li>



<li>Repeat the process: Continue monitoring the security&#8217;s value, identifying 1% swings, and making trades as necessary.</li>
</ol>



<p class="has-background" style="background-color:#eeeeee">Note: This is a basic algorithm, and there are many factors to consider when trading, such as market conditions, liquidity, volatility, and more. It&#8217;s important to do your research and fully understand the risks involved before implementing any trading strategy.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>2. write this is pseudocode</p>
</blockquote>



<p class="has-background" style="background-color:#eeeeee">Sure, here&#8217;s the pseudocode for the trading algorithm based on 1% value swings:</p>



<figure class="wp-block-image size-large"><a href="https://dgen.net/0/wp-content/uploads/2023/03/Screenshot-2023-03-24-at-17.53.35.png"><img fetchpriority="high" decoding="async" width="1024" height="916" src="https://dgen.net/0/wp-content/uploads/2023/03/Screenshot-2023-03-24-at-17.53.35-1024x916.png" alt="" class="wp-image-6282" srcset="https://dgen.net/0/wp-content/uploads/2023/03/Screenshot-2023-03-24-at-17.53.35-1024x916.png 1024w, https://dgen.net/0/wp-content/uploads/2023/03/Screenshot-2023-03-24-at-17.53.35-300x268.png 300w, https://dgen.net/0/wp-content/uploads/2023/03/Screenshot-2023-03-24-at-17.53.35-768x687.png 768w, https://dgen.net/0/wp-content/uploads/2023/03/Screenshot-2023-03-24-at-17.53.35-830x743.png 830w, https://dgen.net/0/wp-content/uploads/2023/03/Screenshot-2023-03-24-at-17.53.35-230x206.png 230w, https://dgen.net/0/wp-content/uploads/2023/03/Screenshot-2023-03-24-at-17.53.35-350x313.png 350w, https://dgen.net/0/wp-content/uploads/2023/03/Screenshot-2023-03-24-at-17.53.35-480x429.png 480w, https://dgen.net/0/wp-content/uploads/2023/03/Screenshot-2023-03-24-at-17.53.35.png 1482w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p class="has-background" style="background-color:#eeeeee">Note that this is a basic pseudocode and it does not include error handling or other advanced features. Additionally, some variables and functions may need to be defined and implemented separately.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>3. write this in python</p>
</blockquote>



<p class="has-background" style="background-color:#eeeeee">Sure, here&#8217;s an example implementation of the trading algorithm based on 1% value swings in Python:</p>



<pre class="wp-block-preformatted has-white-color has-black-background-color has-text-color has-background">target_security = "AAPL"  # define the target security

# define the trading parameters
capital = 1000
profit_margin = 1.01  # 1% profit margin
stop_loss = 0.99  # 1% stop-loss limit

while True:
    current_value = get_current_value(target_security)  # get the current value of the target security
    if current_value >= profit_margin:
        sell(target_security)  # sell the security if it has increased by 1%
    elif current_value &lt;= stop_loss:
        buy(target_security)  # buy the security if it has decreased by 1%
    else:
        continue  # otherwise, continue monitoring the value

    # set stop-loss limit and profit target
    stop_loss_value = current_value * stop_loss
    profit_target_value = current_value * profit_margin

    while True:
        updated_value = get_current_value(target_security)  # get the updated value of the target security
        if updated_value &lt;= stop_loss_value:
            sell(target_security)  # sell the security if it hits the stop-loss limit
            break
        elif updated_value >= profit_target_value:
            sell(target_security)  # sell the security if it hits the profit target
            break
        else:
            continue  # otherwise, continue monitoring the value
</pre>



<p class="has-background" style="background-color:#eeeeee">Note that this is just an example implementation and may need to be adapted to your specific trading platform or strategy. Also, the <code>get_current_value</code>, <code>buy</code>, and <code>sell</code> functions are not defined here and need to be implemented separately based on the API or service you&#8217;re using.</p>



<p class="has-text-align-center"><em><strong>And now for some fun</strong></em></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>write this for a quantum computer</p>
</blockquote>



<p class="has-background" style="background-color:#eeeeee">While quantum computers have the potential to solve certain financial problems more efficiently than classical computers, it&#8217;s currently unclear how exactly they could be used for trading based on 1% value swings. As quantum computing is still in its early stages of development, there are few, if any, quantum trading algorithms that have been developed and tested at scale.</p>



<p class="has-background" style="background-color:#eeeeee">However, one possible approach to leveraging quantum computing for trading is by using quantum machine learning algorithms to analyze financial data and identify patterns that can be used to make trading decisions. For example, one could use quantum annealing to optimize portfolio selection and risk management, or quantum algorithms to perform efficient optimization of trading strategies.</p>



<p class="has-background" style="background-color:#eeeeee">Here&#8217;s an example of how one could use the Qiskit framework in Python to implement a simple quantum machine learning algorithm for financial prediction:</p>



<pre class="wp-block-preformatted has-white-color has-black-background-color has-text-color has-background">import numpy as np
from qiskit import Aer
from qiskit.circuit.library import ZZFeatureMap
from qiskit.aqua.algorithms import VQC
from qiskit.aqua.components.optimizers import COBYLA

# Define the target security and trading parameters
target_security = "AAPL"
capital = 1000
profit_margin = 1.01
stop_loss = 0.99

# Define the quantum feature map and backend
feature_map = ZZFeatureMap(feature_dimension=2)
backend = Aer.get_backend('qasm_simulator')

# Define the VQC classifier and optimizer
classifier = VQC(feature_map, None, None)
optimizer = COBYLA()

# Train the classifier on historical financial data
data = np.array([[0.5, 0.1], [0.1, 0.9], [0.2, 0.8], [0.3, 0.7], [0.4, 0.6]])
labels = np.array([0, 1, 1, 0, 0])
classifier.train(data, labels)

# Use the classifier to make trading decisions
while True:
    current_data = np.array([[get_current_price(target_security), get_current_volume(target_security)]])
    predicted_label = classifier.predict(current_data)[0]
    if predicted_label == 0:
        buy(target_security)
    elif predicted_label == 1:
        sell(target_security)
    else:
        continue

    # Set the stop-loss limit and profit target
    stop_loss_value = get_current_price(target_security) * stop_loss
    profit_target_value = get_current_price(target_security) * profit_margin

    while True:
        updated_price = get_current_price(target_security)
        if updated_price &lt;= stop_loss_value:
            sell(target_security)
            break
        elif updated_price >= profit_target_value:
            sell(target_security)
            break
        else:
            continue
</pre>



<p class="has-background" style="background-color:#eeeeee">Again, note that this is just a simple example of how one could use quantum machine learning for trading, and many details would need to be filled in depending on the specific application and data available.</p>



<p>So, there we have it. I can now learn how to write code for a quantum computer that might have some bearing on financial insights, with zero knowledge.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6281</post-id>	</item>
		<item>
		<title>What three things? These three things.</title>
		<link>https://dgen.net/0/2022/11/01/what-three-things-these-three-things/</link>
		
		<dc:creator><![CDATA[Gavin]]></dc:creator>
		<pubDate>Tue, 01 Nov 2022 10:00:00 +0000</pubDate>
				<category><![CDATA[climate change]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Finance]]></category>
		<guid isPermaLink="false">https://www.dgen.net/0/?p=5917</guid>

					<description><![CDATA[<img width="1024" height="576" src="https://dgen.net/0/wp-content/uploads/2022/12/these3things-1024x576.jpeg" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2022/12/these3things-1024x576.jpeg 1024w, https://dgen.net/0/wp-content/uploads/2022/12/these3things-300x169.jpeg 300w, https://dgen.net/0/wp-content/uploads/2022/12/these3things-768x432.jpeg 768w, https://dgen.net/0/wp-content/uploads/2022/12/these3things-830x467.jpeg 830w, https://dgen.net/0/wp-content/uploads/2022/12/these3things-230x129.jpeg 230w, https://dgen.net/0/wp-content/uploads/2022/12/these3things-350x197.jpeg 350w, https://dgen.net/0/wp-content/uploads/2022/12/these3things-480x270.jpeg 480w, https://dgen.net/0/wp-content/uploads/2022/12/these3things.jpeg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />Three climate actions you can take today. One of the challenges we all face in addressing climate emergency is &#8220;what can I do that would [&#8230;]]]></description>
										<content:encoded><![CDATA[<img width="1024" height="576" src="https://dgen.net/0/wp-content/uploads/2022/12/these3things-1024x576.jpeg" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2022/12/these3things-1024x576.jpeg 1024w, https://dgen.net/0/wp-content/uploads/2022/12/these3things-300x169.jpeg 300w, https://dgen.net/0/wp-content/uploads/2022/12/these3things-768x432.jpeg 768w, https://dgen.net/0/wp-content/uploads/2022/12/these3things-830x467.jpeg 830w, https://dgen.net/0/wp-content/uploads/2022/12/these3things-230x129.jpeg 230w, https://dgen.net/0/wp-content/uploads/2022/12/these3things-350x197.jpeg 350w, https://dgen.net/0/wp-content/uploads/2022/12/these3things-480x270.jpeg 480w, https://dgen.net/0/wp-content/uploads/2022/12/these3things.jpeg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" />
<p>Three climate actions you can take today. </p>



<p>One of the challenges we all face in addressing climate emergency is &#8220;what can I do that would actually make a difference?&#8221;  </p>



<p>As individuals, we often feel powerless to make a difference (we need to heat our homes, eat, travel, etc. and it&#8217;s tough to really reduce our consumption). Surely it&#8217;s up to the finance community to direct money to net zero?  Yes, but we are not powerless.  On my journey over the years, I&#8217;ve spoken to many hundreds of people from the most junior to the most senior to politicians. </p>



<p>My one takeaway is that <strong>everyone needs &#8216;permission&#8217; from someone else</strong> (their boss, their board, their shareholders, the members of their, their voters).  On one level this &#8216;outsources&#8217; the responsibility to someone else, but it also points to where the influence lies and leads me to think that the biggest financial impact we can all have as individuals is to do the following three things. </p>



<p>Ask your bank, insurer &amp; pension provider </p>



<ol class="wp-block-list"><li>What are their net-zero commitments? (and what do they mean) </li><li>How will they demonstrate them? (progress and success) </li><li>How is CEO pay tied to net-zero success? (and what happens if they fail)</li></ol>



<p><strong>Update</strong>s</p>



<p>This seems to be emerging</p>



<p><a href="https://www.linkedin.com/news/story/norway-fund-gets-tough-on-net-zero-6107074/ ">https://www.linkedin.com/news/story/norway-fund-gets-tough-on-net-zero-6107074/ </a></p>



<p><a href="https://twitter.com/nesta_uk/status/1600466016915505155">https://twitter.com/nesta_uk/status/1600466016915505155</a><a href="https://twitter.com/agentGav/status/1496903342760640515/photo/1"></a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5917</post-id>	</item>
		<item>
		<title>Open Finance — the FCA points to a future of Open Standards for Shared Data in the UK</title>
		<link>https://dgen.net/0/2021/03/26/open-finance-the-fca-points-to-a-future-of-open-standards-for-shared-data-in-the-uk/</link>
		
		<dc:creator><![CDATA[Gavin]]></dc:creator>
		<pubDate>Fri, 26 Mar 2021 15:06:41 +0000</pubDate>
				<category><![CDATA[business]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[Finance]]></category>
		<category><![CDATA[Government]]></category>
		<guid isPermaLink="false">https://www.dgen.net/0/?p=5006</guid>

					<description><![CDATA[<img width="1024" height="771" src="https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-1024x771.png" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-1024x771.png 1024w, https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-300x226.png 300w, https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-768x578.png 768w, https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-830x625.png 830w, https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-230x173.png 230w, https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-350x263.png 350w, https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-480x361.png 480w, https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22.png 1586w" sizes="(max-width: 1024px) 100vw, 1024px" />The FCA has put forward all the major recommendations we (Open Finance advisory) made in 2019&#8230; laying a path towards Open Standards for Shared Data [&#8230;]]]></description>
										<content:encoded><![CDATA[<img width="1024" height="771" src="https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-1024x771.png" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-1024x771.png 1024w, https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-300x226.png 300w, https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-768x578.png 768w, https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-830x625.png 830w, https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-230x173.png 230w, https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-350x263.png 350w, https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22-480x361.png 480w, https://dgen.net/0/wp-content/uploads/2021/03/Screenshot-2021-03-26-at-15.06.22.png 1586w" sizes="(max-width: 1024px) 100vw, 1024px" /><div class="" data-block="true" data-editor="en9uq" data-offset-key="9oag2-0-0">
<div class="_1mf _1mj" data-offset-key="9oag2-0-0">The FCA has put forward all the major recommendations we (<a href="https://dgen.net/0/2019/12/19/open-finance-designing-for-cohesion-and-interoperability/">Open Finance advisory</a>) made in 2019&#8230; laying a path towards Open Standards for <a href="https://icebreakerone.org/understanding-data-sharing/">Shared Data</a> across pensions, insurance, mortgages &amp; other investments</div>
</div>
<div class="" data-block="true" data-editor="en9uq" data-offset-key="93cf1-0-0">
<div data-offset-key="93cf1-0-0"></div>
<ul>
<li class="_1mf _1mj" data-offset-key="93cf1-0-0">Their announcement: <span class="py34i1dx"><span data-offset-key="an2as-0-0"><a href="https://www.fca.org.uk/news/news-stories/fca-publishes-feedback-call-input-open-finance">https://fca.org.uk/news/news-stories/fca-publishes-feedback-call-input-open-finance</a></span></span></li>
<li class="_1mf _1mj" data-offset-key="93cf1-0-0">Detailed report:  <a href="https://www.fca.org.uk/publication/feedback/fs21-7.pdf"><span class="py34i1dx"><span data-offset-key="3ema4-0-0">https://fca.org.uk/publication/feedback/fs21-7.pdf</span></span></a></li>
</ul>
</div>
<div class="" data-block="true" data-editor="en9uq" data-offset-key="c7n12-0-0">
<div class="_1mf _1mj" data-offset-key="c7n12-0-0"></div>
</div>
<div class="" data-block="true" data-editor="en9uq" data-offset-key="f6ehj-0-0">
<div class="_1mf _1mj" data-offset-key="f6ehj-0-0"><span data-offset-key="f6ehj-0-0">Our inputs:  </span></div>
</div>
<ul>
<li data-offset-key="f6ehj-0-0">Open Finance recommendations <span data-offset-key="e7f4-0-0"><a href="https://dgen.net/0/2019/12/19/open-finance-designing-for-cohesion-and-interoperability/">https://dgen.net/0/2019/12/19/open-finance-designing-for-cohesion-and-interoperability/</a></span></li>
<li data-offset-key="f6ehj-0-0">Detail and webinar on Smart Data <a href="https://dgen.net/0/2020/08/15/designing-the-uks-shared-data-infrastructure/"><span class="py34i1dx"><span data-offset-key="a1kef-0-0">https://dgen.net/0/2020/08/15/designing-the-uks-shared-data-infrastructure/</span></span></a></li>
</ul>
<div data-offset-key="a1kef-0-0"></div>
<div data-offset-key="a1kef-0-0">And, in development, Open Energy &#8230;</div>
<div data-offset-key="a1kef-0-0"><a href="https://energydata.org.uk/2021/03/16/introductory-briefing-for-open-energy-meda-phase-3/">https://energydata.org.uk/2021/03/16/introductory-briefing-for-open-energy-meda-phase-3/</a></div>
<div data-offset-key="a1kef-0-0"></div>
<div data-offset-key="a1kef-0-0">If you&#8217;d like to learn more about the history and evolution of Open Banking, we have report on its development (2013-2018)</div>
<div data-offset-key="a1kef-0-0"><a href="https://dgen.net/0/2018/04/04/report-development-of-uk-open-banking/">https://dgen.net/0/2018/04/04/report-development-of-uk-open-banking/</a></div>
<div data-offset-key="a1kef-0-0"></div>
<div data-offset-key="a1kef-0-0"></div>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5006</post-id>	</item>
		<item>
		<title>Tipping points&#8230;</title>
		<link>https://dgen.net/0/2020/09/29/tipping-points/</link>
		
		<dc:creator><![CDATA[Gavin]]></dc:creator>
		<pubDate>Tue, 29 Sep 2020 21:05:59 +0000</pubDate>
				<category><![CDATA[business]]></category>
		<category><![CDATA[climate change]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Finance]]></category>
		<guid isPermaLink="false">https://www.dgen.net/0/?p=4759</guid>

					<description><![CDATA[<img width="1024" height="823" src="https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-1024x823.jpg" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-1024x823.jpg 1024w, https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-300x241.jpg 300w, https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-768x618.jpg 768w, https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-830x667.jpg 830w, https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-230x185.jpg 230w, https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-350x281.jpg 350w, https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-480x386.jpg 480w, https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog.jpg 1910w" sizes="(max-width: 1024px) 100vw, 1024px" />Our transition to net-zero is underway — how can we ensure it is provable, robust, secure and fair? via The FT we have The world’s largest oil [&#8230;]]]></description>
										<content:encoded><![CDATA[<img width="1024" height="823" src="https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-1024x823.jpg" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-1024x823.jpg 1024w, https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-300x241.jpg 300w, https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-768x618.jpg 768w, https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-830x667.jpg 830w, https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-230x185.jpg 230w, https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-350x281.jpg 350w, https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog-480x386.jpg 480w, https://dgen.net/0/wp-content/uploads/2020/09/resolution-blog.jpg 1910w" sizes="(max-width: 1024px) 100vw, 1024px" /><p id="a183" class="gp gq eu gr b gs gt gu gv gw gx gy gz ha hb hc hd he hf hg hh hi hj hk hl hm em cr" data-selectable-paragraph="">Our transition to net-zero is underway — how can we ensure it is provable, robust, secure and fair?</p>
<p id="8423" class="gp gq eu gr b gs gt gu gv gw gx gy gz ha hb hc hd he hf hg hh hi hj hk hl hm em cr" data-selectable-paragraph="">via <a class="bz do ii ij ik il" href="https://www.ft.com/content/394bf3d1-95c9-45e9-ae81-6434d441e237" rel="noopener nofollow">The FT</a> we have</p>
<blockquote class="im in io">
<p id="9842" class="gp gq ip gr b gs gt gu gv gw gx gy gz ha hb hc hd he hf hg hh hi hj hk hl hm em cr" data-selectable-paragraph=""><strong class="gr iq"><em class="eu">The world’s largest oil traders are rushing to plough billions of dollars into renewable energy projects in the next five years</em></strong><em class="eu">, as they speed up preparations for a dramatic shift in the world’s energy mix. Marco Dunand, chief executive of Swiss commodity trader Mercuria, said the company was investing $1.5bn into projects in North America with private equity partners, while Torbjorn Tornqvist, chief executive of Gunvor, said he planned to commit 10 per cent of the company’s equity — hundreds of millions of dollars — over the next two years. “If you want to exist in 10 years’ time and don’t want to be in renewables then I think it is going to be tough,” Mr Dunand told the FT Commodities Global Summit. </em><strong class="gr iq"><em class="eu">“We don’t have a choice” but meet the Paris climate goals</em></strong><em class="eu">, he said, calling it the world’s “biggest challenge”</em></p>
</blockquote>
<p id="3810" class="gp gq eu gr b gs gt gu gv gw gx gy gz ha hb hc hd he hf hg hh hi hj hk hl hm em cr" data-selectable-paragraph="">via <a class="bz do ii ij ik il" href="https://www.forbes.com/sites/davidrvetter/2020/05/28/just-how-good-an-investment-is-renewable-energy-new-study-reveals-all/" rel="noopener nofollow">Forbes</a> we have</p>
<blockquote class="im in io">
<p id="382c" class="gp gq ip gr b gs gt gu gv gw gx gy gz ha hb hc hd he hf hg hh hi hj hk hl hm em cr" data-selectable-paragraph=""><em class="eu">renewables investments in Germany and France yielded returns of </em><strong class="gr iq"><em class="eu">178.2% </em></strong><em class="eu">over a five year period, compared with </em><strong class="gr iq"><em class="eu">-20.7% </em></strong><em class="eu">for fossil fuel investments</em></p>
</blockquote>
<p id="776d" class="gp gq eu gr b gs gt gu gv gw gx gy gz ha hb hc hd he hf hg hh hi hj hk hl hm em cr" data-selectable-paragraph="">Now join up with the global (excluding USA, but now <a class="bz do ii ij ik il" href="https://www.edie.net/news/9/China-s-carbon-neutral-target-for-2060--What-does-it-mean-for-global-climate-action-/" rel="noopener nofollow">including China</a>) consensus on the Paris Accord, and the new financial reporting mechanisms (e.g <a class="bz do ii ij ik il" href="https://www.fsb-tcfd.org/" rel="noopener nofollow">TCFD</a>) for Central Banks in Europe, and beyond.</p>
<p id="713c" class="gp gq eu gr b gs gt gu gv gw gx gy gz ha hb hc hd he hf hg hh hi hj hk hl hm em cr" data-selectable-paragraph="">And, with <a class="bz do ii ij ik il" href="http://icebreakerone.org/" rel="noopener nofollow">Icebreaker One</a>, we are developing a national programme — <a class="bz do ii ij ik il" href="http://icebreakerone.org/energy" rel="noopener nofollow">Open Energy </a>— which along with enabling data sharing, has an explicit, embedded target to help deliver the UK’s legally binding mission to be net-zero.</p>
<p id="6c2b" class="gp gq eu gr b gs gt gu gv gw gx gy gz ha hb hc hd he hf hg hh hi hj hk hl hm em cr" data-selectable-paragraph="">Open Energy is based on the principles of Open Banking, which is still only just getting started… <a class="bz do ii ij ik il" href="https://www.globenewswire.com/news-release/2020/04/13/2015104/0/en/Open-Banking-Market-Size-to-Reach-43-15-Billion-by-2026-at-24-4-CAGR.html" rel="noopener nofollow">this piece highlights that</a></p>
<blockquote class="im in io">
<p id="a335" class="gp gq ip gr b gs gt gu gv gw gx gy gz ha hb hc hd he hf hg hh hi hj hk hl hm em cr" data-selectable-paragraph=""><em class="eu">the global open banking market generated $7.29 billion in 2018, and is expected to reach </em><strong class="gr iq"><em class="eu">$43.15 billion by 2026</em></strong><em class="eu">, growing at a </em><strong class="gr iq"><em class="eu">CAGR of 24.4%</em></strong><em class="eu"> from 2019 to 2026.</em></p>
</blockquote>
<p id="f901" class="gp gq eu gr b gs gt gu gv gw gx gy gz ha hb hc hd he hf hg hh hi hj hk hl hm em cr" data-selectable-paragraph="">We hope to unlock similar value and growth by opening up <strong class="gr iq">access to</strong> energy data across not only the sector itself but by connecting energy data across the rest of the systems that must be decarbonised, including <a class="bz do ii ij ik il" href="https://icebreakerone.org/clusters/" rel="noopener nofollow">transport, the built environment, water and agriculture</a>.</p>
<p id="2963" class="gp gq eu gr b gs gt gu gv gw gx gy gz ha hb hc hd he hf hg hh hi hj hk hl hm em cr" data-selectable-paragraph="">The time for theory is over. The question is how we will instrument the transition to ensure net-zero is <strong class="gr iq">provable</strong>, robust, secure and fair.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4759</post-id>	</item>
		<item>
		<title>Data governance — how to move fast and *not* break things</title>
		<link>https://dgen.net/0/2020/04/01/data-governance-how-to-move-fast-and-not-break-things/</link>
		
		<dc:creator><![CDATA[Gavin]]></dc:creator>
		<pubDate>Wed, 01 Apr 2020 00:00:40 +0000</pubDate>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Finance]]></category>
		<category><![CDATA[Government]]></category>
		<category><![CDATA[socialchange]]></category>
		<category><![CDATA[stuff]]></category>
		<category><![CDATA[work]]></category>
		<guid isPermaLink="false">https://www.dgen.net/0/?p=4201</guid>

					<description><![CDATA[<img width="960" height="540" src="https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance.jpg" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance.jpg 960w, https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance-300x169.jpg 300w, https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance-768x432.jpg 768w, https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance-830x467.jpg 830w, https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance-230x129.jpg 230w, https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance-350x197.jpg 350w, https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance-480x270.jpg 480w" sizes="(max-width: 960px) 100vw, 960px" />I&#8217;ve been receiving a lot of calls from people asking how they can use data to &#8216;help&#8217;.  To help frame a potential response that isn&#8217;t [&#8230;]]]></description>
										<content:encoded><![CDATA[<img width="960" height="540" src="https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance.jpg" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance.jpg 960w, https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance-300x169.jpg 300w, https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance-768x432.jpg 768w, https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance-830x467.jpg 830w, https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance-230x129.jpg 230w, https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance-350x197.jpg 350w, https://dgen.net/0/wp-content/uploads/2020/04/Data-Emergency-—-triage-_-governance-480x270.jpg 480w" sizes="(max-width: 960px) 100vw, 960px" /><p><span style="font-weight: 400;">I&#8217;ve been receiving a lot of calls from people asking how they can use data to &#8216;help&#8217;. </span></p>
<p>To help frame a potential response that isn&#8217;t just &#8216;we can build an app for that&#8217; (that&#8217;s very rarely the answer), I&#8217;ve been trying to encourage people to first look at user needs and prior work. In times of &#8217;emergency&#8217; there&#8217;s a rush for people to want to &#8216;do something&#8217;— let&#8217;s harness that energy on useful things rather than squander it on &#8216;solutionising&#8217;?</p>
<p><span style="font-weight: 400;">Here&#8217;s a provocation process to ask how we can try and focus on what matters; that can unlock rapid-response from a frontline delivery team who can focus on solutions. At the same time, let&#8217;s also avoid just breaking things in the process, and give the frontline team (and the rest of us) the confidence that there is a process following them that will tidy up.</span></p>
<p><b>Questions to consider:</b></p>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">What problems are we really trying to solve — based on actual user needs?</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">How will data help these problems? (what data, what analysis, etc?)</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Who should act to convene and lead: a sector, public body, both?</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">When are solutions needed and what might be our MVP intervention? (this may not need any data)</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">What single-issue could act as an exemplar?</span></li>
</ul>
<p>[<a href="https://docs.google.com/presentation/d/e/2PACX-1vQfWBpj6HqstFmx-MFqaf6dl0uDXRdkYcbBOLBwFLg2BBizTBqUCyHwMzfVI_lAV34ESOFaIKwR4x6g/">click to comment or edit</a>]  (or quick-link to this slide <a href="http://bit.ly/data-triage">http://bit.ly/data-triage</a>)</p>
<p><iframe loading="lazy" src="https://docs.google.com/presentation/d/e/2PACX-1vQfWBpj6HqstFmx-MFqaf6dl0uDXRdkYcbBOLBwFLg2BBizTBqUCyHwMzfVI_lAV34ESOFaIKwR4x6g/embed?start=false&amp;loop=false&amp;delayms=0" width="960" height="500" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4201</post-id>	</item>
		<item>
		<title>Tip of the data iceberg</title>
		<link>https://dgen.net/0/2020/01/20/tip-of-the-data-iceberg/</link>
		
		<dc:creator><![CDATA[Gavin]]></dc:creator>
		<pubDate>Mon, 20 Jan 2020 18:26:06 +0000</pubDate>
				<category><![CDATA[business]]></category>
		<category><![CDATA[climate change]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Finance]]></category>
		<guid isPermaLink="false">https://www.dgen.net/0/?p=4044</guid>

					<description><![CDATA[<img width="780" height="453" src="https://dgen.net/0/wp-content/uploads/2020/01/CityAm-Letters-IcebreakerOne-header.jpg" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2020/01/CityAm-Letters-IcebreakerOne-header.jpg 780w, https://dgen.net/0/wp-content/uploads/2020/01/CityAm-Letters-IcebreakerOne-header-300x174.jpg 300w, https://dgen.net/0/wp-content/uploads/2020/01/CityAm-Letters-IcebreakerOne-header-768x446.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" />In City AM [Re: Why Open Banking is the next finance revolution] As co-chair of the original Open Banking Standard, it&#8217;s great to see the [&#8230;]]]></description>
										<content:encoded><![CDATA[<img width="780" height="453" src="https://dgen.net/0/wp-content/uploads/2020/01/CityAm-Letters-IcebreakerOne-header.jpg" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2020/01/CityAm-Letters-IcebreakerOne-header.jpg 780w, https://dgen.net/0/wp-content/uploads/2020/01/CityAm-Letters-IcebreakerOne-header-300x174.jpg 300w, https://dgen.net/0/wp-content/uploads/2020/01/CityAm-Letters-IcebreakerOne-header-768x446.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /><p>In <a href="https://www.cityam.com">City AM</a></p>
<p><span style="font-weight: 400;">[Re: <a href="https://www.cityam.com/open-banking-finance-revolutio/">Why Open Banking is the next finance revolution</a>]</span></p>
<p><span style="font-weight: 400;">As co-chair of the original Open Banking Standard, it&#8217;s great to see the progress being made — and we fully expect this to extend into Open Finance (spanning insurance, pensions and investments). However, access to data in consumer finance is just the tip of the (fast-melting) iceberg. To respond to the impact of climate change we need to apply lessons learned to business data — to make data-at-scale work harder to deliver innovative financing for a carbon-zero future. With COP26 being held in the UK this year, we have an opportunity to combine our industrial strategy, climate targets and data infrastructure to shape our investment strategies, reveal efficiencies and better understand risk. Sorting out our ‘data plumbing’ will help power world-class analytical capabilities (e.g. artificial intelligence) to help our financial and environmental worlds align.  </span></p>
<p><span style="font-weight: 400;">Gavin Starks,</span></p>
<p><span style="font-weight: 400;">Founder, Icebreaker One</span></p>
<p><a href="https://dgen.net/0/wp-content/uploads/2020/01/CityAm-Letters-IcebreakerOne.jpg"><img decoding="async" class="wp-image-4045 size-large alignleft" src="https://dgen.net/0/wp-content/uploads/2020/01/CityAm-Letters-IcebreakerOne-607x1024.jpg" alt="" width="607" height="1024" srcset="https://dgen.net/0/wp-content/uploads/2020/01/CityAm-Letters-IcebreakerOne-607x1024.jpg 607w, https://dgen.net/0/wp-content/uploads/2020/01/CityAm-Letters-IcebreakerOne-178x300.jpg 178w, https://dgen.net/0/wp-content/uploads/2020/01/CityAm-Letters-IcebreakerOne-768x1295.jpg 768w, https://dgen.net/0/wp-content/uploads/2020/01/CityAm-Letters-IcebreakerOne.jpg 915w" sizes="(max-width: 607px) 100vw, 607px" /></a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4044</post-id>	</item>
		<item>
		<title>Open Finance — Designing for Cohesion and Interoperability</title>
		<link>https://dgen.net/0/2019/12/19/open-finance-designing-for-cohesion-and-interoperability/</link>
					<comments>https://dgen.net/0/2019/12/19/open-finance-designing-for-cohesion-and-interoperability/#comments</comments>
		
		<dc:creator><![CDATA[Gavin]]></dc:creator>
		<pubDate>Thu, 19 Dec 2019 20:35:57 +0000</pubDate>
				<category><![CDATA[business]]></category>
		<category><![CDATA[Finance]]></category>
		<category><![CDATA[publications]]></category>
		<guid isPermaLink="false">https://www.dgen.net/0/?p=3963</guid>

					<description><![CDATA[<img width="1024" height="576" src="https://dgen.net/0/wp-content/uploads/2019/12/fca-openfinance-1024x576.png" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2019/12/fca-openfinance-1024x576.png 1024w, https://dgen.net/0/wp-content/uploads/2019/12/fca-openfinance-300x169.png 300w, https://dgen.net/0/wp-content/uploads/2019/12/fca-openfinance-768x432.png 768w, https://dgen.net/0/wp-content/uploads/2019/12/fca-openfinance.png 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />The Financial Conduct Authority set up an Advisory Group on open finance to discuss the potential of extending open banking-like data-sharing to a wider range [&#8230;]]]></description>
										<content:encoded><![CDATA[<img width="1024" height="576" src="https://dgen.net/0/wp-content/uploads/2019/12/fca-openfinance-1024x576.png" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2019/12/fca-openfinance-1024x576.png 1024w, https://dgen.net/0/wp-content/uploads/2019/12/fca-openfinance-300x169.png 300w, https://dgen.net/0/wp-content/uploads/2019/12/fca-openfinance-768x432.png 768w, https://dgen.net/0/wp-content/uploads/2019/12/fca-openfinance.png 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />
<p>The Financial Conduct Authority set up an Advisory Group on open finance to discuss the potential of extending open banking-like data-sharing to a wider range of financial products.</p>



<p>It has now launched an open consultation: <a href="https://www.fca.org.uk/firms/advisory-group-open-finance">https://www.fca.org.uk/firms/advisory-group-open-finance</a></p>



<p>Our contribution was in Chairing the Cohesion and Interoperability working group, the summary output of which is embedded below.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p>Document: <a href="https://docs.google.com/document/d/e/2PACX-1vS6QcDSK-D9oIaK1yf_suLyK0I63QcTDARiodk--lBzbzQpAycnfi07_Sp3KGTP-sJT1XdoL1GvaLzK/pub">Open Finance — Advisory Summary on Cohesion and Interoperability for the FCA</a></p>



<p>PDF version: <a href="https://dgen.net/0/wp-content/uploads/2023/07/OpenFinance-Advisory-Summary-on-Cohesion-and-Interoperability-FCA-2019-12-02.pdf">download here</a></p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p><iframe loading="lazy" src="https://docs.google.com/document/d/e/2PACX-1vS6QcDSK-D9oIaK1yf_suLyK0I63QcTDARiodk--lBzbzQpAycnfi07_Sp3KGTP-sJT1XdoL1GvaLzK/pub?embedded=true" width="900" height="1500"><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span></iframe></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dgen.net/0/2019/12/19/open-finance-designing-for-cohesion-and-interoperability/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3963</post-id>	</item>
		<item>
		<title>Open Banking, its evolution into Open Finance and beyond</title>
		<link>https://dgen.net/0/2019/10/11/open-banking-its-evolution-into-open-finance-and-beyond/</link>
		
		<dc:creator><![CDATA[Gavin]]></dc:creator>
		<pubDate>Fri, 11 Oct 2019 14:07:08 +0000</pubDate>
				<category><![CDATA[business]]></category>
		<category><![CDATA[climate change]]></category>
		<category><![CDATA[energy]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Finance]]></category>
		<category><![CDATA[work]]></category>
		<guid isPermaLink="false">https://www.dgen.net/0/?p=3761</guid>

					<description><![CDATA[<img width="1024" height="577" src="https://dgen.net/0/wp-content/uploads/2019/10/Icebreaker-One-introduction-fca-open-banking-1024x577.jpg" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2019/10/Icebreaker-One-introduction-fca-open-banking-1024x577.jpg 1024w, https://dgen.net/0/wp-content/uploads/2019/10/Icebreaker-One-introduction-fca-open-banking-300x169.jpg 300w, https://dgen.net/0/wp-content/uploads/2019/10/Icebreaker-One-introduction-fca-open-banking-768x432.jpg 768w, https://dgen.net/0/wp-content/uploads/2019/10/Icebreaker-One-introduction-fca-open-banking.jpg 1600w" sizes="(max-width: 1024px) 100vw, 1024px" />Open Banking—is a regulated standard that addresses data sharing across the banking sector.  It addresses:  Rights Liability models Dispute resolution and redress Consent Security Legal [&#8230;]]]></description>
										<content:encoded><![CDATA[<img width="1024" height="577" src="https://dgen.net/0/wp-content/uploads/2019/10/Icebreaker-One-introduction-fca-open-banking-1024x577.jpg" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2019/10/Icebreaker-One-introduction-fca-open-banking-1024x577.jpg 1024w, https://dgen.net/0/wp-content/uploads/2019/10/Icebreaker-One-introduction-fca-open-banking-300x169.jpg 300w, https://dgen.net/0/wp-content/uploads/2019/10/Icebreaker-One-introduction-fca-open-banking-768x432.jpg 768w, https://dgen.net/0/wp-content/uploads/2019/10/Icebreaker-One-introduction-fca-open-banking.jpg 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /><p><span style="font-weight: 400;">Open Banking—is a regulated standard that addresses data sharing across the banking sector. </span></p>
<p><span style="font-weight: 400;">It addresses: </span></p>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Rights</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Liability models</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Dispute resolution and redress</span></li>
<li>Consent</li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Security</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Legal frameworks</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Usability </span></li>
<li>Logistics</li>
<li>Technology architecture</li>
<li>Operating principles</li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Myriad related issues</span></li>
</ul>
<p><span style="font-weight: 400;">Open Banking was created by convening teams to develop common principles and practice for sector-wide data sharing. They included existing and challenger banks, trade bodies, fintechs, Treasury and regulators. In the UK, this led to the creation of an independent non-profit (funded by the banks) to develop and take the standard to market, with a directory of accredited organisations using it. </span></p>
<p><span style="font-weight: 400;">The standard was (and is) developed openly—as a result, it has helped to catalyse initiatives around the world.  Similar initiatives now exist across Australia, Bahrain, Europe, Hong Kong, India, Japan, Mexico, Malaysia, New Zealand, Rwanda, Singapore and the USA.</span></p>
<p><span style="font-weight: 400;">This work is being extended to ‘<a href="https://www.fca.org.uk/firms/advisory-group-open-finance">Open Finance</a>’. This would further include Investments, Pensions, Savings, Consumer Credit, Mortgages and General Insurance. </span></p>
<p><span style="font-weight: 400;">We are also working on its extension into other sectors such as energy and environment (through <a href="http://IcebreakerOne.org">IcebreakerOne.org)</a>. </span></p>
<p><span style="font-weight: 400;">We are working with the UK regulator, the <a href="https://www.fca.org.uk/firms/advisory-group-open-finance">Financial Conduct Authority</a>, to help shape the direction of this work.</span></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3761</post-id>	</item>
		<item>
		<title>Icebreaker One announced at UN Climate Action Summit</title>
		<link>https://dgen.net/0/2019/09/24/icebreaker-one-announced-at-un-climate-action-summit/</link>
		
		<dc:creator><![CDATA[Gavin]]></dc:creator>
		<pubDate>Tue, 24 Sep 2019 13:10:27 +0000</pubDate>
				<category><![CDATA[business]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Finance]]></category>
		<category><![CDATA[Startups]]></category>
		<guid isPermaLink="false">https://www.dgen.net/0/?p=3879</guid>

					<description><![CDATA[<img width="1024" height="824" src="https://dgen.net/0/wp-content/uploads/2019/11/IcebreakerOne-website-home-page-2-1024x824.jpg" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2019/11/IcebreakerOne-website-home-page-2-1024x824.jpg 1024w, https://dgen.net/0/wp-content/uploads/2019/11/IcebreakerOne-website-home-page-2-300x241.jpg 300w, https://dgen.net/0/wp-content/uploads/2019/11/IcebreakerOne-website-home-page-2-768x618.jpg 768w, https://dgen.net/0/wp-content/uploads/2019/11/IcebreakerOne-website-home-page-2.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />After an 18-month industry consultation, we opened Icebreaker One at the UN Climate Action Summit in New York. &#8211;&#62; More information here on the new IcebreakerOne.org [&#8230;]]]></description>
										<content:encoded><![CDATA[<img width="1024" height="824" src="https://dgen.net/0/wp-content/uploads/2019/11/IcebreakerOne-website-home-page-2-1024x824.jpg" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2019/11/IcebreakerOne-website-home-page-2-1024x824.jpg 1024w, https://dgen.net/0/wp-content/uploads/2019/11/IcebreakerOne-website-home-page-2-300x241.jpg 300w, https://dgen.net/0/wp-content/uploads/2019/11/IcebreakerOne-website-home-page-2-768x618.jpg 768w, https://dgen.net/0/wp-content/uploads/2019/11/IcebreakerOne-website-home-page-2.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /><p>After an 18-month industry consultation, we opened Icebreaker One at the UN Climate Action Summit in New York.</p>
<p>&#8211;&gt; <a href="https://icebreakerone.org/2019/09/24/opening-icebreaker-one-at-un-hq/">More information here on the new IcebreakerOne.org website</a></p>
<p>Between this and Open Banking/Finance, we&#8217;re going to be quite busy at Dgen HQ.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3879</post-id>	</item>
		<item>
		<title>IcebreakerOne announced at the UN DRR Global Platform</title>
		<link>https://dgen.net/0/2019/05/13/icebreakerone-announced-at-the-un-drr-global-platform/</link>
		
		<dc:creator><![CDATA[Gavin]]></dc:creator>
		<pubDate>Mon, 13 May 2019 18:28:48 +0000</pubDate>
				<category><![CDATA[business]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Finance]]></category>
		<guid isPermaLink="false">https://www.dgen.net/0/?p=3533</guid>

					<description><![CDATA[<img width="800" height="445" src="https://dgen.net/0/wp-content/uploads/2019/06/blog-url.png" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2019/06/blog-url.png 800w, https://dgen.net/0/wp-content/uploads/2019/06/blog-url-300x167.png 300w, https://dgen.net/0/wp-content/uploads/2019/06/blog-url-768x427.png 768w" sizes="(max-width: 800px) 100vw, 800px" />We announced of our first open consultation for IcebreakerOne at the UN DRR Global Platform on 13 May 2019.]]></description>
										<content:encoded><![CDATA[<img width="800" height="445" src="https://dgen.net/0/wp-content/uploads/2019/06/blog-url.png" class="attachment-large size-large wp-post-image" alt="" style="float:left; margin:0 15px 15px 0;" decoding="async" srcset="https://dgen.net/0/wp-content/uploads/2019/06/blog-url.png 800w, https://dgen.net/0/wp-content/uploads/2019/06/blog-url-300x167.png 300w, https://dgen.net/0/wp-content/uploads/2019/06/blog-url-768x427.png 768w" sizes="(max-width: 800px) 100vw, 800px" /><p>We announced of our first <a href="https://icebreakerone.org/2019/05/13/discussion-paper/">open consultation</a> for <a href="http://icebreakerone.org">IcebreakerOne</a> at the <a href="https://www.unisdr.org/conference/2019/globalplatform/home">UN DRR Global Platform</a> on 13 May 2019.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3533</post-id>	</item>
	</channel>
</rss>
