codeforosnabrueck/park-vorhersage

Replace tstamp with access time

Closed this issue · 0 comments

After analyzing the data in the database, I realized that the tstamp from the parking ramp information is not the current time. I assume, that it holds the datetime of last modification date of the general info of a parking ramp.

Therefore I argue to introduce a new field called access_time and move the tstamp to its proper location within the parking_ramps table.