Implementation Step 2(a):
Upload input files

This step involves uploading the list of users and sessions that should be included in this report, and their group information, if applicable. The data is uploaded as one or more ndjson files.

  • Upload the ndjson files with an HTTP PUT request to the input_files URL(s) returned in step 1.
  • Set the Content-Type: application/x-www-form-urlencoded header on the PUT request.
  • Set the Expect: 100-continue header if your HTTP client supports it, to avoid transmitting unnecessary ndjson data in certain error cases. See the Expect-continue handshake optimisation introduced in HTTP 1.1.

The signed input_files URLs expire 60 minutes after they're issued. If one or more signed URLs have expired, start again from step 1 to initialize a new dataset_id.

The expected format of your ndjson file can be found in the documentation for the dataset type you are creating:

The data can be uploaded using a simple Curl call, or the HTTP client of your choice. For example, the following command will upload the users.ndjson file from a Curl-enabled terminal:

$ curl --request PUT --header "Expect: 100-continue" --header "Content-Type: application/x-www-form-urlencoded" --data-binary "@users.ndjson" "https://learnosity-reportdatasets-va.s3.amazonaws.com/reports/0034/activity-summary-by-group/a951cc14-0316-4c12-bb13-1f386338a094/infiles/0.ndjson?AWSAccessKeyId=AKIAJB5XQL2VQTD4KG6Q&Expires=1484208440&Signature=lEANv4k3aIK1CelRhXsYHgXNTDQ%3D"

To debug issues with constructing a valid PUT request, it may help to inspect the raw request content and compare it to the following sample request produced by Curl:

PUT https://learnosity-reportdatasets-va.s3.amazonaws.com/reports/0034/sessions-summary-by-group/a951cc14-0316-4c12-bb13-1f386338a094/infiles/0.ndjson?AWSAccessKeyId=AKIAJB5XQL2VQTD4KG6Q&Expires=1484204382&Signature=3zqRDJvtif%2B5wYmdCsWXHZLCkrM%3D HTTP/1.1
Host: learnosity-reportdatasets-va.s3.amazonaws.com
User-Agent: curl/7.43.0
Accept: */*
Expect: 100-continue
Content-Type: application/x-www-form-urlencoded
Content-Length: 10376

{"user_id":"ANONYMIZED_USER_aeee19f1",           "group_path":["Simpson","Springfield High","7_krabappel"]}
{"user_id":"ANONYMIZED_USER_aeee19f2",     "group_path":["Simpson","Springfield High","7_krabappel"]}
{"user_id":"ANONYMIZED_USER_aeee19f3",           "group_path":["Simpson","Springfield High","7_krabappel"]}
{"user_id":"ANONYMIZED_USER_aeee19f4",          "group_path":["Simpson","Springfield High","7_krabappel"]}
{"user_id":"ANONYMIZED_USER_aeee19f5",         "group_path":["Simpson","Springfield High","7_krabappel"]}
{"user_id":"ANONYMIZED_USER_aeee19f6",            "group_path":["Simpson","Springfield High","7_krabappel"]}
{"user_id":"ANONYMIZED_USER_aeee19f7",     "group_path":["Simpson","Springfield High","7_krabappel"]}
{"user_id":"ANONYMIZED_USER_aeee19f8",      "group_path":["Simpson","Springfield High","7_krabappel"]}
{"user_id":"ANONYMIZED_USER_aeee19f9",           "group_path":["Simpson","Springfield High","7_krabappel"]}
{"user_id":"ANONYMIZED_USER_aeee19fa",           "group_path":["Simpson","Springfield High","7_hoover"]}
{"user_id":"ANONYMIZED_USER_aeee19fb",           "group_path":["Simpson","Springfield High","7_hoover"]}
{"user_id":"ANONYMIZED_USER_aeee19fc",           "group_path":["Simpson","Springfield High","7_hoover"]}
{"user_id":"ANONYMIZED_USER_aeee19fd",         "group_path":["Simpson","Springfield High","7_hoover"]}
{"user_id":"ANONYMIZED_USER_aeee19fe",           "group_path":["Simpson","Springfield High","7_hoover"]}
{"user_id":"ANONYMIZED_USER_aeee19ff",     "group_path":["Simpson","Springfield High","7_hoover"]}
{"user_id":"ANONYMIZED_USER_aeee19fg",            "group_path":["Simpson","Springfield High","7_hoover"]}
{"user_id":"ANONYMIZED_USER_aeee19fh",         "group_path":["Simpson","Cypress Creek College","7_doyle"]}
{"user_id":"ANONYMIZED_USER_aeee19fi",             "group_path":["Simpson","Cypress Creek College","7_doyle"]}
{"user_id":"ANONYMIZED_USER_aeee19fj",           "group_path":["Simpson","Cypress Creek College","7_doyle"]}
{"user_id":"ANONYMIZED_USER_aeee19fk",          "group_path":["Simpson","Cypress Creek College","7_doyle"]}
{"user_id":"ANONYMIZED_USER_aeee19fl",         "group_path":["Simpson","Cypress Creek College","7_doyle"]}
{"user_id":"ANONYMIZED_USER_aeee19fm",              "group_path":["Simpson","Cypress Creek College","7_doyle"]}
{"user_id":"ANONYMIZED_USER_aeee19fn",           "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee19fo",         "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee19fp",          "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee19fq",        "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee19fr",          "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee19fs",           "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee19ft",          "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee19fu",           "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee19fv",           "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee19fw",          "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee19fx",           "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee19fy",           "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee19fz",         "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee1a00",          "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee1a01",           "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee1a02",         "group_path":["Simpson","Hogwarts School","7_slytherin"]}
{"user_id":"ANONYMIZED_USER_aeee1a03",           "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a04",       "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a05",            "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a06",            "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a07",        "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a08",     "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a09",          "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a10",           "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a11",         "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a12",          "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a13",       "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a14",             "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a15",            "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a16",          "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a17",          "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a18",         "group_path":["Simpson","Hogwarts School","7_gryffindor"]}
{"user_id":"ANONYMIZED_USER_aeee1a19",          "group_path":["Simpson","Hogwarts School","7_hufflepuff"]}
{"user_id":"ANONYMIZED_USER_aeee1a20",    "group_path":["Simpson","Hogwarts School","7_hufflepuff"]}
{"user_id":"ANONYMIZED_USER_aeee1a21",       "group_path":["Simpson","Hogwarts School","7_hufflepuff"]}
{"user_id":"ANONYMIZED_USER_aeee1a22",       "group_path":["Simpson","Hogwarts School","7_hufflepuff"]}
{"user_id":"ANONYMIZED_USER_aeee1a23",         "group_path":["Simpson","Hogwarts School","7_hufflepuff"]}
{"user_id":"ANONYMIZED_USER_aeee1a24",        "group_path":["Simpson","Hogwarts School","7_hufflepuff"]}
{"user_id":"ANONYMIZED_USER_aeee1a25",          "group_path":["Simpson","Hogwarts School","7_hufflepuff"]}
{"user_id":"ANONYMIZED_USER_aeee1a26",  "group_path":["Simpson","Hogwarts School","7_hufflepuff"]}
{"user_id":"ANONYMIZED_USER_aeee1a27",            "group_path":["Simpson","Hogwarts School","7_hufflepuff"]}
{"user_id":"ANONYMIZED_USER_aeee1a28",        "group_path":["Simpson","Hogwarts School","7_hufflepuff"]}
{"user_id":"ANONYMIZED_USER_aeee1a29",          "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a30",           "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a31",              "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a32",          "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a33",            "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a34",             "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a35",         "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a36",           "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a37",      "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a38",     "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a39",        "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a40",    "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a41",            "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a42",       "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a43",     "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a44",        "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a45",          "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a46",        "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a47",      "group_path":["Simpson","Hogwarts School","7_ravenclaw"]}
{"user_id":"ANONYMIZED_USER_aeee1a48",           "group_path":["Walter","J. P. Wynne High School","7_broker"]}
{"user_id":"ANONYMIZED_USER_aeee1a49",           "group_path":["Walter","J. P. Wynne High School","7_broker"]}
{"user_id":"ANONYMIZED_USER_aeee1a50",          "group_path":["Walter","J. P. Wynne High School","7_broker"]}
{"user_id":"ANONYMIZED_USER_aeee1a51",          "group_path":["Walter","J. P. Wynne High School","7_broker"]}
{"user_id":"ANONYMIZED_USER_aeee1a52",           "group_path":["Walter","J. P. Wynne High School","7_broker"]}
{"user_id":"ANONYMIZED_USER_aeee1a53",            "group_path":["Walter","Shermer High School","7_vernon"]}
{"user_id":"ANONYMIZED_USER_aeee1a54",        "group_path":["Walter","Shermer High School","7_vernon"]}
{"user_id":"ANONYMIZED_USER_aeee1a55",             "group_path":["Walter","Shermer High School","7_vernon"]}
{"user_id":"ANONYMIZED_USER_aeee1a56",          "group_path":["Walter","Shermer High School","7_vernon"]}
{"user_id":"ANONYMIZED_USER_aeee1a57",       "group_path":["Walter","Shermer High School","7_vernon"]}
{"user_id":"ANONYMIZED_USER_aeee1a58",          "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a59",         "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a60",          "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a61",       "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a62",            "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a63",       "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a64",          "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a65",        "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a66",        "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a67",           "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a68",      "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a69",        "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a70",          "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a71",          "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a72",      "group_path":["Walter","Padua High School","7_morgan"]}
{"user_id":"ANONYMIZED_USER_aeee1a73",        "group_path":["Walter","Padua High School","7_morgan"]}