Closed
Bug 1082631
Opened 11 years ago
Closed 11 years ago
Export contribute mailing list emails for April 2013
Categories
(Community Building :: Systems and Data, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pierros, Assigned: aryx)
Details
(Whiteboard: [ContributorAnalysis])
Attachments
(2 files)
We need an export of all /contribute signups (emails and area of interest) for the month of April 2013.
The info lives inside https://mail.mozilla.org/private/contribute/
Export is done in a gzip and we need to parse it to export it.
| Reporter | ||
Comment 1•11 years ago
|
||
Sample data (2 emails in total) can be found here: https://etherpad.mozilla.org/contribute-mails-sample
| Reporter | ||
Comment 2•11 years ago
|
||
Export should be in CSV (or JSON) format that contains:
- Sender email (with 'at' properly replaced with @)
- Timestamp in 2014-08-10 12:00 format
- Area of interest
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → archaeopteryx
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•11 years ago
|
||
v1 of the script. Uses Python 3. Please tell me if you can use it like that or if you need modifications.
Attachment #8505802 -
Flags: review?(pierros)
| Reporter | ||
Comment 4•11 years ago
|
||
Hey aryx!
Thanks for the script. I tweaked a little bit for csv export and some errors given our data (not your fault!).
| Reporter | ||
Comment 5•11 years ago
|
||
Email list is now produced and cleaned up. 11407 emails (!)
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•11 years ago
|
Attachment #8505802 -
Flags: review?(pierros)
You need to log in
before you can comment on or make changes to this bug.
Description
•