Spaces:
Sleeping
Sleeping
Alealejandrooo
commited on
Commit
•
f198165
1
Parent(s):
2aba678
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,8 @@ This tool is designed to help users visualize the distribution and frequency of
|
|
19 |
<li>Interactive Mapping: Utilizes Folium to create dynamic maps that display geographical data based on UK postcodes.
|
20 |
<li>Frequency Visualization: Generates heatmaps to indicate the frequency of postcodes, distinguishing between areas with varying densities.
|
21 |
<li>File Upload Capability: Allows users to upload their postcode data in CSV or Excel formats directly through a web interface.
|
|
|
22 |
<li>Customizable Visuals: Supports different heatmap intensities and colors based on data frequency, enhancing the analytical utility of the maps.
|
23 |
|
24 |
<h2>Usage</h2>
|
25 |
-
Import an Excel or CSV file containing
|
|
|
19 |
<li>Interactive Mapping: Utilizes Folium to create dynamic maps that display geographical data based on UK postcodes.
|
20 |
<li>Frequency Visualization: Generates heatmaps to indicate the frequency of postcodes, distinguishing between areas with varying densities.
|
21 |
<li>File Upload Capability: Allows users to upload their postcode data in CSV or Excel formats directly through a web interface.
|
22 |
+
<li>Dynamic Postcode Detection: Automatically identifies the relevant column for postcodes in the uploaded file.
|
23 |
<li>Customizable Visuals: Supports different heatmap intensities and colors based on data frequency, enhancing the analytical utility of the maps.
|
24 |
|
25 |
<h2>Usage</h2>
|
26 |
+
Import an Excel or CSV file containing UK postcodes.
|