{
    "licences": [
        {
            "name": "odc-pddl",
            "path": "http://opendatacommons.org/licenses/pddl/",
            "title": "Open Data Commons Public Domain Dedication and Licence (PDDL)"
        }
    ],
    "name": "sleeping-alone-data",
    "resources": [
        {
            "encoding": "utf-8",
            "format": "csv",
            "mediatype": "text/csv",
            "name": "sleeping-alone-data",
            "path": "data/sleeping-alone-data.csv",
            "profile": "tabular-data-resource",
            "schema": {
                "fields": [
                    {
                        "format": "default",
                        "name": "startdate",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "enddate",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "which of the following best describes your current relationship status?",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "how long have you been in your current relationship? if you are not currently in a relationship",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "please answer according to your last relationship.",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "when both you and your partner are at home",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "how often do you sleep in separate beds?",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "when you're not sleeping in the same bed as your partner",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "where do you typically sleep?",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "when you're not sleeping in the same bed",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "where does your partner typically sleep?",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "what are the reasons that you sleep in separate beds? please select all that apply.",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "when was the first time you slept in separate beds?",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "to what extent do you agree with the following statement: sleeping in separate beds helps us to stay together.",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "to what extent do you agree with the following statement: we sleep better when we sleep in separate beds.",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "to what extent do you agree with the following statement:_our sex life has improved as a result of sleeping in separate beds._",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "which of the following best describes your current occupation?",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "gender",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "age",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "household income",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "education",
                        "type": "string"
                    },
                    {
                        "format": "default",
                        "name": "location (census region)",
                        "type": "string"
                    }
                ],
                "missingValues": [
                    ""
                ]
            }
        }
    ],
    "sources": [
        {
            "path": "https://github.com/fivethirtyeight/data/tree/master/sleeping-alone-data",
            "title": "FiveThirtyEight - Sleeping Alone Data"
        }
    ],
    "title": "Sleeping Alone Data"
}