Spaces:
Sleeping
Sleeping
Alealejandrooo
commited on
Commit
β’
f738a4d
1
Parent(s):
f198165
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Postcodes
|
3 |
emoji: π
|
4 |
colorFrom: blue
|
5 |
colorTo: blue
|
@@ -10,7 +10,7 @@ pinned: false
|
|
10 |
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
-
<h1>Postcodes Map</h1>
|
14 |
<h2>Project Overview</h2>
|
15 |
The Postcodes Map is a Python-based interactive visualization tool that leverages Folium for mapping and Gradio for creating an intuitive web interface. <br>
|
16 |
This tool is designed to help users visualize the distribution and frequency of given postcodes across the UK, providing insights into geographical data trends.
|
|
|
1 |
---
|
2 |
+
title: UK Postcodes Map
|
3 |
emoji: π
|
4 |
colorFrom: blue
|
5 |
colorTo: blue
|
|
|
10 |
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
+
<h1>UK Postcodes Map</h1>
|
14 |
<h2>Project Overview</h2>
|
15 |
The Postcodes Map is a Python-based interactive visualization tool that leverages Folium for mapping and Gradio for creating an intuitive web interface. <br>
|
16 |
This tool is designed to help users visualize the distribution and frequency of given postcodes across the UK, providing insights into geographical data trends.
|