Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Nordeste - Excel to JSON Converter

This is a small Flask app that lets you upload an Excel file and converts it into multiple JSON files, zipped and ready to download. It is specifically designed for creating the "minicards" displayed on the Data Nordeste website

How to run (local setup)

  1. Clone the repository

  2. if you need it, create a virtual environment

python -m venv venv
source venv/bin/activate 
  1. Install dependencies
pip install -r requirements.txt
  1. Run the app
python run.py
  1. Open your browser and go to http://localhost:5000

📁 Upload Excel File

The Excel file should have two sheets:

  • The first one with regional indicators
  • The second one with state data

Once uploaded, the app will convert the content into multiple JSON files and return a ZIP for download.

About

Builder dos metadados dos minicards do Data Nordeste

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages