Quick exploration of Google Trends, Future of Journalism vs IA, D3 tree and sitemap
The purpose of any post is potentially to go from ideation to implementation but often I get overwhelmed by information.
Sometime, it is hard to process all the information from different topics in order to find relevancy. This post is no exception. Let’s give a quick insight on these different topics by making a shortlist. As often this post is an iterative construction on several simultaneous and offbeat ideas that have impacted my last three months.
1. Future of Journalism vs IA: Apparently, the company that employs me would like to modestly initiate reflection on the future of journalism with the eruption of AI. A kind of study that synthesize information more broadly on the impacts of AI on the practice of journalism.
I found many resources but this one is great.
- New powers, new responsibilities. A global survey of journalism and artificial intelligence
https://blogs.lse.ac.uk/polis/2019/11/18/new-powers-new-responsibilities/
2. Discovering Google Trends
During a SEO mission, I gave me the opportunity to explore again Google Trends with a question in mind: What relevant editorial information can we draw from these statistics?
The exploration of google trends reminded me at my expense of two fundamental rules:
- Trying to do too much usually results in something that fails at everything.
- Failing into formalism where you are thinking about concepts without embracing them by practice.
To avoid the first pitfall? Well you need to constrain your attention and curiosity. For the second pitfall, in producing code, I take a MVP [Minimum Viable Product] start-up mindset. Essentially, this means launching a POC then iterating on it continuously… and I am using daily Chat GPT to process code to skip difficulties often encountered in programming.
You can find all files on my GitHub account. See https://github.com/bflaven/BlogArticlesExamples/tree/master/google_trends_sitemap
More infos
- Google Trends Categories
https://github.com/pat310/google-trends-api/wiki/Google-Trends-Categories - Google Search API
https://serpapi.com/ - PyTrend Guideline: Create Dashboard for Google Trends with Python
https://www.holisticseo.digital/python-seo/google-trends/ - Google Trends for marketers in a dynamic environment
https://support.google.com/google-ads/answer/9817630?hl=en - How to Convert a Pandas DataFrame to a NumPy Array
https://www.marsja.se/how-to-convert-a-pandas-dataframe-to-a-numpy-array/ - Meet Google Trends and Pytrends: How to Search Google Trends Using Pytrends?
https://python.plainenglish.io/meet-google-trends-and-pytrends-how-to-search-google-trends-using-pytrends-52f8ddf3ee73 - googletrends by erdogant
https://github.com/erdogant/googletrends - google-trends-api (node)
https://github.com/pat310/google-trends-api - Search “google+trends” on pypi.org
https://pypi.org/search/?q=google+trends - Search on GitHub for google trends language:Python language:Jupyter Notebook
https://github.com/search?q=google+trends+language%3APython+language%3AJupyter+Notebook&type=repositories&l=Jupyter+Notebook - The Ultimate Guide to PyTrends: the Google Trends API (with Python code examples)
https://lazarinastoy.com/the-ultimate-guide-to-pytrends-google-trends-api-with-python/
- How to Use Google Trends API with Python
https://hackernoon.com/how-to-use-google-trends-api-with-python - Trends Predictor App (using Python)
https://github.com/elliottrabac/trend-predictor - Google_Trends
https://github.com/topherdea/Google_Trends/tree/main
- INTRODUCTION TO GOOGLE TRENDS API
https://github.com/DylanTartarini1996/google_trends/blob/main/pytrends_intro.ipynb - google-trends-api
https://github.com/pat310/google-trends-api - text
https://docs.chainlit.io/overview - Tree, Tidy
https://observablehq.com/@d3/tree - Highly customizable d3 based organization chart
https://github.com/bumbeishvili/org-chart - React D3 Tree
https://bkrem.github.io/react-d3-tree/ - CodePen: D3.js Tree Layout chart
https://codepen.io/augbog/pen/LEXZKK - SCAMPER
https://github.com/fstepien/scamper - D3.js Tree Layout chart
https://github.com/d3/d3-hierarchy - JournalismAI 5.0 in 2023 and beyond…
https://blogs.lse.ac.uk/polis/2023/04/20/journalismai-5-0-in-2023-and-beyond/ - New powers, new responsibilities: Journalism and artificial intelligence
https://www.youtube.com/watch?v=p-DGp1ot0EE - “With great power comes great responsibility” is an adage popularized by Spider-Man in Marvel comics, films, and related
media.
https://en.wikipedia.org/wiki/With_great_power_comes_great_responsibility - Create a simple sitemap generator with Python
https://camkode.com/posts/create-a-simple-sitemap-generator-with-python - generate-sitemap-python
https://github.com/MichaelLisboa/generate-sitemap-python - Create a Simple Sitemap Generator App for SEO Using Python and Streamlit
https://importsem.com/create-a-simple-sitemap-generator-app-for-seo-using-python-and-streamlit/ - SEO-Projects
https://github.com/jcchouinard/SEO-Projects/tree/master - Learn about sitemaps
https://developers.google.com/search/docs/crawling-indexing/sitemaps/overview?hl=en&ref_topic=4581190&visit_id=638195547849432144-3964197134&rd=1
Google Trends
D3 tree
Future of Journalism
Sitemap