Skip to content

Instantly share code, notes, and snippets.

@jyucsiro
Last active November 9, 2018 03:54
Show Gist options
  • Save jyucsiro/d62563bf163dc0348087b47808878195 to your computer and use it in GitHub Desktop.
Save jyucsiro/d62563bf163dc0348087b47808878195 to your computer and use it in GitHub Desktop.
Data analytics and code resources

Coding

Name URL Use in a classroom notes
Code club python projects https://codeclubprojects.org/en-GB/python/ Projects that introduce python that can be run in a computer lab during breaks. No installation required - all based using web IDE environments.

Data analytics and datasets

Tested

Name URL Use in a classroom notes
Google Trends https://trends.google.com Portal for exploring google search results and trends in different countries. In a classroom setting, you can use this to discuss how to present, filter, interpret and compare data using Google's search analytics

Untested

Name URL Use in a classroom notes
AURIN Map https://map.aurin.org.au/ Map based portal for exploring population and urban indicators. Untested in a classroom setting.
National Map http://nationalmap.gov.au Map based portal for exploring government open data. Untested in a classroom setting.
Australian Commonwealth Open Data Catalog http://data.gov.au Data catalog for searching government open data. Untested in a classroom setting.
CSIRO Knowledge Network https://knowledgenet.co Untested in a classroom setting.
ABS dot stat site http://stat.data.abs.gov.au/ Useful for preparing datasets for use to explore local demographics. Untested in a classroom setting.

Security

Name URL Use in a classroom notes
How secure is my passworkd https://howsecureismypassword.net/ Hook into the topic of security and hacking. Interactive example of exploring what is makes a good password or not. Lead into a discussion about how user accounts can be compromised.
Have I been pwned https://haveibeenpwned.com/ Hook into the topic of hacking. Introduce white- and black- hat hacking. Discuss how we can use info about password vulnerability for good/negative outcomes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment