Skip to content

A python script to convert OpenCellid CSV file to sqlite database

License

Notifications You must be signed in to change notification settings

edipermadi/opencellid-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencellid-importer

Overview

A python script to convert OpenCellid CSV file to sqlite database

Usage

$ python importer.py --db path-to-database.db --csv path-to-file.csv --mcc 525

Features

  • Import .csv or .csv.gz file to SQLite database (csv.gz support added by Stig)
  • Filter CSV data based on one or several MCC (multiple MCC support added by Stig)

Documentation

About

A python script to convert OpenCellid CSV file to sqlite database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages