|
1 | 1 | { |
2 | 2 | "quarters": [ |
3 | 3 | { |
4 | | - "name": "Q2 2020", |
| 4 | + "name": "Q3 2020", |
5 | 5 | "tasks": [ |
6 | 6 | { |
7 | 7 | "description": "Make changes to the search algorithm that incorporate image popularity data gathered from sources that provide it. ", |
|
12 | 12 | "description": "Move our data cleaning code from the ingestion step of the API to the initial data processing step of the Catalog to eliminate unnecessary repetitive data cleaning.", |
13 | 13 | "gid": "1167425798148805", |
14 | 14 | "name": "Move data cleaning pipeline from API to Catalog" |
15 | | - } |
16 | | - ] |
17 | | - }, |
18 | | - { |
19 | | - "name": "Q3 2020", |
20 | | - "tasks": [ |
21 | | - { |
22 | | - "description": "Designing and prototyping an upcoming user interface for searching for audio on CC Search.", |
23 | | - "gid": "1163392248010945", |
24 | | - "name": "Design Sprint: Audio UI for CC Search" |
25 | 15 | }, |
26 | 16 | { |
27 | 17 | "description": "Manage Catalog deployment and provisioning entirely through infrastructure as code.", |
|
53 | 43 | "gid": "1149385618454685", |
54 | 44 | "name": "Improved Support Pages" |
55 | 45 | }, |
56 | | - { |
57 | | - "description": "Offline Old Search (oldsearch.creativecommons.org) and redirect traffic to CC Search. Prior to this, build in messaging on Old Search, and support similar functionality on CC Search. See \"Meta Search Integration\" for related work.", |
58 | | - "gid": "1149456632174214", |
59 | | - "name": "Offline old CC Search" |
60 | | - }, |
61 | 46 | { |
62 | 47 | "description": "Integrating meta search functionality into CC Search for sources that are not currently indexed, and content types we do not currently support.", |
63 | 48 | "gid": "1174575887784290", |
64 | 49 | "name": "Design Sprint: Meta Search Integration" |
65 | 50 | }, |
| 51 | + { |
| 52 | + "description": "Offline Old Search (oldsearch.creativecommons.org) and redirect traffic to CC Search. Prior to this, build in messaging on Old Search, and support similar functionality on CC Search. See \"Meta Search Integration\" for related work.", |
| 53 | + "gid": "1149456632174214", |
| 54 | + "name": "Offline old CC Search" |
| 55 | + }, |
66 | 56 | { |
67 | 57 | "description": "Make accessibility improvements to the UI.", |
68 | 58 | "gid": "1171784517466065", |
|
73 | 63 | "gid": "1149456632174198", |
74 | 64 | "name": "Internationalization Infrastructure" |
75 | 65 | }, |
| 66 | + { |
| 67 | + "description": "Designing and prototyping an upcoming user interface for searching for audio on CC Search.", |
| 68 | + "gid": "1163392248010945", |
| 69 | + "name": "Design Sprint: Audio UI for CC Search" |
| 70 | + }, |
76 | 71 | { |
77 | 72 | "description": "Design and user test UIs for audio. Ingest a pilot collection of audio to the Catalog, build support in the API. Integrate design to frontend to allow users to search for CC licensed audio.", |
78 | 73 | "gid": "1171015130050099", |
79 | 74 | "name": "Audio Support and Integration" |
80 | 75 | }, |
81 | | - { |
82 | | - "description": "Develop metrics for and select a set of ~100 million high quality images for which we'll generate additional metadata through AWS Rekognition.", |
83 | | - "gid": "1154270978154715", |
84 | | - "name": "Image Selection for Rekognition [AWS Grant]" |
85 | | - }, |
86 | 76 | { |
87 | 77 | "description": "Update our Common Crawl provider infrastructure to:\n(1) use Apache Airflow instead of AWS tools like Data Pipeline & Glue for processing data\n(2) unify provider processing to use the same base classes as API providers", |
88 | 78 | "gid": "1167425798148813", |
|
94 | 84 | "name": "Use Data Dumps for Wikimedia Ingestion" |
95 | 85 | }, |
96 | 86 | { |
97 | | - "description": "Plan for potential integration of OER into CC Search through research and consideration of potential issues.", |
98 | | - "gid": "1147157859839985", |
99 | | - "name": "OER Planning" |
100 | | - }, |
101 | | - { |
102 | | - "description": "Research, mock up, and user test potential integrations for Web Monetization into CC Search and other CC web properties.", |
| 87 | + "description": "Research and test potential integrations for Web Monetization into CC Search and other CC web properties.", |
103 | 88 | "gid": "1153114910798067", |
104 | | - "name": "Web Monetization: Research Phase" |
| 89 | + "name": "Web Monetization: Phase 1" |
105 | 90 | }, |
106 | 91 | { |
107 | 92 | "description": "Build a UI for the Catalog API, where users can sign up, manage access, see usage metrics and statistics.", |
|
173 | 158 | "gid": "1168725971351188", |
174 | 159 | "name": "CC Search HTML Embed" |
175 | 160 | }, |
176 | | - { |
177 | | - "description": "Do a pilot integration of text-based content that is considered educational. Requires selection of source, Catalog and API structuring, frontend designs and integration.", |
178 | | - "gid": "1144967092198600", |
179 | | - "name": "Text Support and Integration" |
180 | | - }, |
181 | 161 | { |
182 | 162 | "description": "Plan out the usage of scraping ccREL metadata from the internet to index new content into the CC Catalog.", |
183 | 163 | "gid": "1164969092703371", |
|
0 commit comments