Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

AngelMunoz/dbJyUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbJyUpdater 3.0

Este proyecto Fue hecho para la materia de Integradora (la cual tiene como objetivo reunir todas las habilidades aprendidas por el estudiante y ejecutarlas en un proyecto integral) durante el tetramestre Mayo-Agosto Este actualizador de base de datos Toma archivos de texto (los cuales contienen datos separados por comas sobre las condiciones de viento que son captadas por los sensores de la universidad) y depura los archivos de una estructura similar a esto "0.3";"NW";"3.2" para su integracion a una base de datos como producto final 0.3 NW 3.2 La cantidad de datos por archivo usualmente varia entre los miles y decenas de miles.

el programa esta escrito en Jython, una implementacion de python sobre Java

================================= This project was made for the Integral project Asignment (which has the objective of get all the skills developed by the student at the moment and to put them into work in a whole integral project)during May-August period This database Updater takes raw .txt files (which ones have Coma Separated Values about the wind conditions generated by the university sensors) and cleanses the files which have a similar structure to this "0.3";"NW";"3.2" into something like this 0.3 NW 3.2 The amount of Data lines is from thousands to 20-30 thousands

the Program is Written in Jython , a Python implementation of Java.

About

Database Updater that cleanse raw CSV Values

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages