Skip to content

Commit 3ac59d9

Browse files
committed
Added Flickr tracker idea.
1 parent 2c8eb0d commit 3ac59d9

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

content/gsoc-2019/project-ideas-collection/visualize-cc-catalog/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Ideally we'd like these visualizations deployed on the web and updated in near r
2222

2323
The type of visualizations are not set in stone. We've prototyped a [force-directed graph](https://en.wikipedia.org/wiki/Force-directed_graph_drawing#/media/File:SocialNetworkAnalysis.png) in the past and would like to have a maintainable version of that but other visualizations are up to you!
2424
---
25-
skills_recommended: JavaScript, Python, data visualization tools
25+
skills_recommended: JavaScript, data visualization tools, potentially Python
2626
---
2727
primary_mentor: Sophine Clachar
2828
---
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
_model: project-idea
2+
---
3+
_hidden: yes
4+
---
5+
title: Visualize Flickr's CC license use
6+
---
7+
description:
8+
9+
Flickr is one of the top platforms where creative individuals share their works under a Creative Commons license. There is an estimated 400 million CC-licensed works on Flickr and the volume of data increases daily. We are looking to develop a CC license tracker which will entail:
10+
11+
1. Data driven visualizations on the historical use of CC licenses (from 2004 to present)
12+
2. A realtime photo tracker that will keep us informed about the usage and/or popularity of CC licenses on this platform.
13+
---
14+
rationale:
15+
16+
There is a lot of CC-licensed content out there and we'd like to showcase that in a way that's easy for the community to understand.
17+
---
18+
resources:
19+
20+
- [CC Catalog data ingestion code](https://github.com/creativecommons/cccatalog)
21+
---
22+
expected_result:
23+
24+
Ideally we'd like these visualizations deployed on the web and updated in near real-time as we index new content.
25+
---
26+
skills_recommended: JavaScript, data visualization tools, basic knowledge of APIs, potentially Python
27+
---
28+
primary_mentor: Sophine Clachar
29+
---
30+
backup_mentor: Breno Ferreira
31+
---
32+
difficulty: Easy
33+
---
34+
proposal_tag: Data Visualization

0 commit comments

Comments
 (0)