The browser (Chrome & Firefox) extension which shows you who owns the Media.
For now, France only. Help wanted for more countries (front/back devs).
Join us on our Discord discussion !
A glimpse at the upcoming version? :
Checkout contribute.md, don't be afraid to add a line (beginners can check this: first-contributions)
All help is welcome. To modify information about the graph, submit a pull request to https://github.com/mdiplo/Medias_francais or open an issue here.
Journalists your help is welcome about the project's guidance and its spread.
Developpers your help is MOST welcome to make the extension the best version of itself.
The core value of Metada is to bring users pieces of information about the media they read. Owenrship is only one of them: let's include public subsidies, number of journalists, audience etc.
The core vision of Metada is to bring users data about their online behaviour. Not only about the media (other websites can be owned), not only about ownership (who is the journalist you read? his background, previous media etc.)
- Click the green "Clone or download" button then "Download ZIP"
- Extract the ZIP file wherever you like
- In Chrome, go to Extensions :
chrome://extensions/
(you can type this in the address bar) - Allow the "Developper Mode" by clicking on the checkbox (top right)
- Click on "Load unpacked extension" and, within the folder where you unzipped the file in 2. select the
Extension
folder. DONE! At Chrome start up it may ask you whether or not to load this extension. Say yes if you do ;)
-
Clone the project
git clone https://github.com/Vict0rSch/metada.git
-
Go to
react/
:cd ./metada/react/
-
run
npm install
(oryarn
) -
run
npm start
(oryarn
) to start the dev server and hot-reloading of React Components- That's it! The server runs on port
3000
so go to `http://localhost:3000/
- That's it! The server runs on port
-
To build the extension run
yarn extension
which will build the app and update the content ofmetada/Extension
accordingly
To see the 2nd version currently under development, clone the repo and checkout the dev
branch
Who owns the media we're reading? Most of the time we don't know. Not that the information is secret, we just don't necessarily think about it.
Does it make any difference on the content? Maybe. Sometimes. Often. Always. Depends, really. On the media, the owner, the piece of news, the time, location and country. Knowing who owns the media we're reading is a valuable information in itself. Not that it's a good or bad thing that they're owned, we just ought to think critically about it and sometimes link this with the potential groups' other activities, in other industries.
This Extension shows the the graph of ownership of the meadia you're reading. On a media it knows about, the Metada Extension will notify you, and if you click on it it will reveal the tree of ownership : from the end owner (individual as Murdoch or company as a Bank) to the media itself through intermediary companies. You can also wonder in the graph and find out about the other media these companies own.
Metada is, obviously, an open-source project. The goal is to build a collaborative plateform for us to aggregate knowledge, source it (of course!) and add it to the CE so that it knows more and more, so that we can share, check and improve our understanding of the news. As we keep it simple and collaborative, we'll be able to put information sources in more perspective.
If you want to get involved, get in touch with me. This project is just starting, everything is to build, including the community. Especially if you have experience in Open Source Project management.
As of now, only the French Media are supported and the information is based on this work by Le Monde Diplomatique. It is but a prototype, not even an MVP and the database is static, included as a json-serialized file instead of the future server which is needed. I hope it changes soon!
The data is extracted from the map and a binding to https://github.com/mdiplo/Medias_francais is on the way. Additional data such as Wikipedia articles and websites are manually added.
The data is hosted in a PostgreSQL database (see the Backend repo) on heroku. The raw data is publicly available at https://oop-pro.herokuapp.com/public/data