Skip to content

A script to convert mobile networks cell towers information data to MySQL

License

Notifications You must be signed in to change notification settings

0xebef/mobile-cells-to-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobile-cells-to-mysql

This script will convert mobile networks cell towers information data from a well-known CSV format to SQL script intented for loading into a MySQL (or compatible) database.

The schema of the database table expected to be available in order to use the generated SQL output can be found in empty.sql.

You can freely download the CSV data from these places:

Note

Please make sure that the input file is downloaded from a trusted place, there are no checks for possible SQL injection attacks.

Project Homepage

https://github.com/0xebef/mobile-cells-to-mysql

License and Copyright

License: GPLv3 or later

Copyright (c) 2017, 0xebef

About

A script to convert mobile networks cell towers information data to MySQL

Topics

Resources

License

Stars

Watchers

Forks

Languages