Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
89a69c76
Commit
89a69c76
authored
Oct 27, 2014
by
Alison Hodges
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Setting up another data czar rather than sharing a passphrase
parent
0064d29d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
34 additions
and
12 deletions
+34
-12
docs/en_us/data/source/internal_data_formats/change_log.rst
+3
-0
docs/en_us/data/source/internal_data_formats/credentials.rst
+16
-7
docs/en_us/data/source/internal_data_formats/data_czar.rst
+15
-5
No files found.
docs/en_us/data/source/internal_data_formats/change_log.rst
View file @
89a69c76
...
...
@@ -14,6 +14,9 @@ October-December 2014
* - Date
- Change
* - 10/28/14
- Added best practices for passphrases to the
:ref:`Getting_Credentials_Data_Czar` chapter.
* - 10/23/14
- Added examples of the format used to identify course components to the
:ref:`Student_Info` and :ref:`Tracking Logs` chapters.
...
...
docs/en_us/data/source/internal_data_formats/credentials.rst
View file @
89a69c76
...
...
@@ -41,11 +41,16 @@ GNU Privacy Guard (GnuPG or GPG). Essentially, you install a cryptographic
application
on
your
local
computer
and
then
supply
your
email
address
and
a
secret
passphrase
(
a
password
).
..
important
::
The
email
address
that
you
supply
when
you
create
your
keys
must
be
your
official
email
address
at
your
edX
partner
institution
.
After
you
specify
the
passphrase
,
be
sure
to
take
any
steps
necessary
to
assure
that
you
can
use
it
in
the
future
.
To
minimize
security
risks
,
GPG
does
not
provide
a
mechanism
for
supplying
you
with
a
reminder
hint
.
..
important
::
*
The
email
address
that
you
supply
when
you
create
your
keys
must
be
your
official
email
address
at
your
edX
partner
institution
.
*
After
you
specify
the
passphrase
,
be
sure
to
take
any
steps
necessary
to
assure
that
you
can
use
it
in
the
future
.
To
minimize
security
risks
,
GPG
does
not
provide
a
mechanism
for
supplying
you
with
a
reminder
hint
.
*
Do
not
reveal
your
passphrase
to
anyone
else
.
The
result
is
the
public
key
that
you
send
to
edX
to
use
in
encrypting
data
files
for
your
institution
,
and
the
private
key
which
you
keep
secret
and
use
...
...
@@ -88,7 +93,10 @@ Create Keys: Windows
#.
Optionally
,
click
**
Make
a
Backup
Copy
of
Your
Key
Pair
**
to
store
both
of
the
keys
on
a
removable
data
storage
device
.
..
important
::
Do
not
reveal
your
passphrase
,
or
share
your
private
key
,
with
anyone
else
.
..
important
::
Do
not
reveal
your
passphrase
,
or
share
your
private
key
,
with
anyone
else
.
If
you
need
another
person
to
be
able
to
transfer
and
decrypt
files
,
work
with
edX
to
set
her
or
him
up
as
an
additional
data
czar
.
Data
czars
must
create
and
use
their
own
passphrases
.
..
_Gpg4win
:
http
://
gpg4win
.
org
/
...
...
@@ -187,7 +195,8 @@ credentials.csv file. Open the decrypted credentials.csv file to see that it
contains
your
email
address
,
your
Access
Key
,
and
your
Secret
Key
.
..
image
::
../
Images
/
AWS_Credentials
.
png
:
alt
:
A
csv
file
,
open
in
Notepad
,
with
the
Access
Key
value
and
the
Secret
Key
value
underlined
:
alt
:
A
csv
file
,
open
in
Notepad
,
with
the
Access
Key
value
and
the
Secret
Key
value
underlined
..
_Access
Amazon
S3
:
...
...
docs/en_us/data/source/internal_data_formats/data_czar.rst
View file @
89a69c76
...
...
@@ -8,8 +8,15 @@ A data czar is the single representative at a partner institution who has the
credentials to download and decrypt edX data packages. The data czar is
responsible for transferring data securely to researchers and other interested
parties after it is received. Due to the sensitivity of this data, the
responsibility for these activities is restricted to one individual. At each
partner institution, the data czar is the primary point of contact for
responsibility for these activities is restricted to one individual.
.. important:: As a best practice for working with student data, edX strongly
recommends a single data czar at each partner institution. However, if an
additional individual is given this responsibility at your institution, be
sure to work with edX to set up individual credentials for that additional
data czar.
At each partner institution, the data czar is the primary point of contact for
information about edX data.
* :ref:`Skills_Experience_Data_Czar`
...
...
@@ -23,11 +30,13 @@ making a secure transfer of the data to the research team. Typically, the data
team includes members in the following roles (or a data czar with these skill
sets):
* Database administrators work with the SQL and NoSQL data files and write queries on the data.
* Database administrators work with the SQL and NoSQL data files and write
queries on the data.
* Statisticians and data analysts mine the data.
* Educational researchers pose questions and interpret the results of queries on the data.
* Educational researchers pose questions and interpret the results of queries
on the data.
See :ref:`Skills_Experience_Contributors`.
...
...
@@ -137,7 +146,8 @@ Technical Skills
join, and aggregate data from different data sources, handle JSON
serialization, and Unicode specificities.
- Experience with data mining and data aggregation across a rich, varied data set.
- Experience with data mining and data aggregation across a rich, varied data
set.
- Ability to write parsing scripts that properly handle JSON serialization and
Unicode.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment