Skip to content

Coding Period ‐ Third Week Report June 12 ‐ June 18

SaailN edited this page Aug 24, 2023 · 1 revision

Greetings of the day!

tasks accomplished:

  • Fixing errors in the database schema for Sensor Things API[1]
  • Successfully running database
  • Extracting datastream table data from database using FastAPI[1]
  • Studying basics of RDBMS

What did I plan to do next week?

  • Exploring travel time functions of a database (historical versioning) for insert, update and delete and then retrieve data as it was in a given time instant.
  • Testing model that can be applied applied to consider all the observations type
  • Creating specific tables
  • Think at using unit data types (using Pg extension name units)

Am I blocked on anything?

  • No

[1] https://github.com/SaailN/istsos-miu/tree/traveltime

Clone this wiki locally