3 datasets found
  1. Breakdown of Titanic Passengers by Class

    • kaggle.com
    Updated Dec 22, 2016
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Isabella Plonk (2016). Breakdown of Titanic Passengers by Class [Dataset]. https://www.kaggle.com/datasets/irplonk/breakdown-of-titanic-passengers-by-class
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Dec 22, 2016
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Isabella Plonk
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Context

    The subject matter of this dataset is passengers of the RMS Titanic.

    Content

    This dataset includes passenger name, age, location boarded, hometown, destination, lifeboat number, and body number. Lifeboat number is the lifeboat from which the person was rescued. Body number is used to indicated which boat found the person's remains as well as the remains of how many passengers each boat found.

    Acknowledgements

    This dataset can be found on the Wikipedia page for Passengers of the RMS Titanic.

    Inspiration

    I am currently working on the Titanic problem. I want to see if home country has any influence on the survival rate of passengers, so I found this dataset which has each passenger's country of origin.

  2. T

    titanic

    • tensorflow.org
    • www-tensorflow-org.snuu.uk
    Updated Feb 12, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2023). titanic [Dataset]. https://www.tensorflow.org/datasets/catalog/titanic
    Explore at:
    Dataset updated
    Feb 12, 2023
    Description

    Dataset describing the survival status of individual passengers on the Titanic. Missing values in the original dataset are represented using ?. Float and int missing values are replaced with -1, string missing values are replaced with 'Unknown'.

    To use this dataset:

    import tensorflow_datasets as tfds
    
    ds = tfds.load('titanic', split='train')
    for ex in ds.take(4):
     print(ex)
    

    See the guide for more informations on tensorflow_datasets.

  3. RMS Titanic, List of Bodies, 1912

    • open.canada.ca
    • data.novascotia.ca
    csv, html, rdf, rss +1
    Updated Apr 30, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Government of Nova Scotia (2025). RMS Titanic, List of Bodies, 1912 [Dataset]. https://open.canada.ca/data/dataset/c1404703-56d5-68b4-255f-d1f3252fa325
    Explore at:
    xml, rdf, csv, rss, htmlAvailable download formats
    Dataset updated
    Apr 30, 2025
    Dataset provided by
    Government of Nova Scotiahttps://www.novascotia.ca/
    License

    Open Government Licence - Canada 2.0https://open.canada.ca/en/open-government-licence-canada
    License information was derived automatically

    Description

    Fatality Reports were created for 328 individuals whose bodies were recovered at the site of the disaster. These files form a unique sub-set within the records of the Medical Examiner for the City of Halifax and Town of Dartmouth (RG 41, Series C, Vols. 75, 76 & 76A) held at the Nova Scotia Archives.

  4. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Isabella Plonk (2016). Breakdown of Titanic Passengers by Class [Dataset]. https://www.kaggle.com/datasets/irplonk/breakdown-of-titanic-passengers-by-class
Organization logo

Breakdown of Titanic Passengers by Class

Datasets for All Passengers of RMS Titanic Broken Down by Class

Explore at:
CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
Dataset updated
Dec 22, 2016
Dataset provided by
Kagglehttp://kaggle.com/
Authors
Isabella Plonk
License

https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

Description

Context

The subject matter of this dataset is passengers of the RMS Titanic.

Content

This dataset includes passenger name, age, location boarded, hometown, destination, lifeboat number, and body number. Lifeboat number is the lifeboat from which the person was rescued. Body number is used to indicated which boat found the person's remains as well as the remains of how many passengers each boat found.

Acknowledgements

This dataset can be found on the Wikipedia page for Passengers of the RMS Titanic.

Inspiration

I am currently working on the Titanic problem. I want to see if home country has any influence on the survival rate of passengers, so I found this dataset which has each passenger's country of origin.

Search
Clear search
Close search
Google apps
Main menu