27 lines
1.4 KiB
Markdown
27 lines
1.4 KiB
Markdown
---
|
|
title: "Global Bitcoin Business Growth"
|
|
date: 2024-04-04T09:16:33+01:00
|
|
author:
|
|
name: "Sam Chance"
|
|
header_image: "/pics/charts/growth.webp"
|
|
summary: "This analysis uses OpenStreetMaps data to chart the yearly growth of bitcoin-accepting businesses worldwide."
|
|
tags: ["Bitcoin", "Stats", "OpenStreetMaps"]
|
|
---
|
|
|
|
The table below illustrates growth of businesses worldwide that accept bitcoin as payment for products or services. The accompanying chart displays the cumulative number of bitcoin-accepting businesses for the countries selected in the table. The data is sourced from OpenStreetMaps and is updated approximately every 2 hours.
|
|
|
|
You can select the growth period of interest from the drop-down, which updates the values in the table. The table shows the ***Previous*** value, which was the number of businesses *n* days ago specified in the drop-down. The ***Current*** value is the number of businesses as of the latest update. The table also shows the ***Absolute Difference***, and the ***Percent Difference*** between this period.
|
|
|
|
The chart always reflects the countries selected in the table.
|
|
|
|
<br/>
|
|
{{< chart src="/js/bitcoin-business-growth-chart.js" >}}
|
|
{{< table src="/js/bitcoin-business-growth-table.js" >}}
|
|
|
|
#### Attribution and License
|
|
Data obtained from © [OpenStreetMap](https://www.openstreetmap.org/copyright)
|
|
|
|
Licensed under the [ODbl](https://opendatacommons.org/licenses/odbl/)
|
|
|
|
|