Alealejandrooo commited on
Commit
f198165
1 Parent(s): 2aba678

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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 all the postcodes under a column called "Postal code".
 
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.