Meeting Minute #4

Author

Group 1 - Arya Siahaan, Seng Jing Yi, Thet Myat Noe

Published

May 23, 2024

Date: 23/05/2024

Time: 10 – 10.30 pm

Location: SMU

Attendees: Arya Siahaan, Seng Jing Yi, Thet Myat Noe

Agenda:

  1. Discussion on dilemma faced during data cleaning for MC2.

  2. Discussion on insights derived from knowledge graphs and other visualisations.

  3. Discussion on details for project proposal.

Meeting Notes:

Team discussed the considerations during data cleaning for MC2, ranging from relabelling of columns, removing of duplicates and possible connector for MC2 sub-question 1 on linking cargo_id to vessel_id.

Decision

Identified primary keys to link the “Event” edges with the “Entity” nodes.

  1. Cargo_id between Event. Transaction, Entity.Delivery.Report
  2. Vessel_id between Event.TransponderPing and Event.HaborReport with Entity.Vessel

Columns to drop due to duplicated information.

  1. City_name with City_id
  2. Region_name with Region_id
  3. Point_name with Point_id
  4. Data_author with city_name
Decision

For Entity.Region.Point, nested list include:

  • Activities in region (e.g., Commercial fishing, Deep Sea Fishing)

  • Fish species in Region (e.g.,Wrasse/Labridae n.refert, Beauvoir/Habeas pisces)

Decision

Event.Transponder,Ping: To determine meaning of “Key”

Decision

For “Event.Transponder.Ping”: Aggregate the dwell time per vessel per ping source to identify time that the vessel spent most.

For “Event.Transaction”:

  1. Identify cargo with illegal fish species
  2. Match possible regions where fish can be fished vs city_name where the ship has been to see if there’s any overlap for illegal fishing.

Team also discussed the possible connection between the different data table. This can be used as a basis to draw the preliminary knowledge graph used for visualisation of relationship between the various nodes.

Team discussed possible visualisation to explore:

Subsequent steps:

  1. Identifying companies that deviate from the norm

  2. Identifying companies that have uncommon or suspicious fish species.

Subsequent steps:

Next steps are agreed as follows:

  1. Work on the details for the project proposal (Deadline of 25 May 2024).

  2. Push project proposal details onto git.

Action Items:

Agenda for Next Meeting:
Action items Owner(s) Deadline
Data cleaning and processing for MC2 Arya, Jing Yi, Myat 28 May 2024
Exploring knowledge graph and potential visualizations for MC2 sub questions Arya, Jing Yi, Myat 28 May 2024
Draft details for project proposal Arya, Jing Yi, Myat 28 May 2024
Commit, push and pull files from common git Arya, Jing Yi, Myat 28 May 2024
  1. Action items review from previous meetings.

  2. Go through process and challenges from data cleaning for MC2.

  3. Go through insights derived from knowledge graphs and other visualisations.

  4. Discuss project proposal details.