Key Data

Key Data Management

Upload and manage structured data for your conference. All data should be in CSV format. The first row of your CSV must contain headers (e.g., `id,name,email`).

Upload Speakers Data
Upload a CSV file with speaker information (e.g., id, name, bio, affiliation).
Currently uploaded for speakers (47 items):
[
  {
    "IdSpeaker": "4028",
    "First_Name": "Farid",
    "Last_Name": "Akhtar",
    "Institution": "Grafoam AB/Luleå University of Technology",
    "Country": "Sweden",
    "Contribution": "7InvitedInd",
    "AbstractTitle": "2D Nanotechnology for Sustainable, Strong, and Frost-Resistant Concrete",
    "AbstractLink": "https://phantomsfoundation.com/I2DMSUMMIT/2025/Abstracts/I2DMSUMMIT2025_Akhtar.pdf",
    "id": "4028"
  },
  {
    "IdSpeaker": "4036",
    "First_Name": "Ahmed",
    "Last_Name": "Al-Ostaz",
    "Institution": "The University of Mississippi/CGRI",
    "Country": "USA",
    "Contribution": "3Invited",
    "AbstractTitle": "Barriers & Opportunities for Graphene and Graphene-Like Materials in Smart and Innovative Infrastructure",
    "AbstractLink": "https://phantomsfoundation.com/I2DMSUMMIT/2025/Abstracts/I2DMSUMMIT2025_Al-Ostaz.pdf",
    "id": "4036"
  },
  {
    "IdSpeaker": "4035",
    "First_Name": "Safiya Khalil",
    "Last_Name": "Alhashmi",
    "Institution": "NYUAD: New York University Abu Dhabi",
    "Country": "United Arab Emirates",
    "Contribution": "5InvitedPW1",
    "AbstractTitle": "Controlled growth and enhanced processing of 2D Covalent Organic Frameworks for Sustainability Applications",
    "AbstractLink": "https://phantomsfoundation.com/I2DMSUMMIT/2025/Abstracts/I2DMSUMMIT2025_Alhashmi.pdf",
    "id": "4035"
  },
  {
    "IdSpeaker": "4020",
    "First_Name": "Emad",
    "Last_Name": "Alhseinat",
    "Institution": "Khalifa University",
    "Country": "UAE",
    "Contribution": "5InvitedPW1",
    "AbstractTitle": "Innovation toward Sustainability in Water Treatment and Desalination through 2D Material",
    "AbstractLink": "https://phantomsfoundation.com/I2DMSUMMIT/2025/Abstracts/I2DMSUMMIT2025_Alhseinat.pdf",
    "id": "4020"
  },
  {
    "IdSpeaker": "4045",
    "First_Name": "Hessa",
    "Last_Name": "Almatroushi",
    "Institution": "Mohammed Bin Rashid Space Centre",
    "Country": "UAE",
    "Contribution": "5InvitedPW5",
    "AbstractTitle": "Enabling Human Exploration through Materials Innovation",
    "AbstractLink": "https://phantomsfoundation.com/I2DMSUMMIT/2025/Abstracts/I2DMSUMMIT2025_Almatroushi.pdf",
    "id": "4045"
  }
]
...