Skip to content

Instantly share code, notes, and snippets.

View steko's full-sized avatar
💭
I may be slow to respond.

Stefano Costa steko

💭
I may be slow to respond.
View GitHub Profile
@steko
steko / asn-scraper.md
Last active April 22, 2024 10:26
Abilitazione Scientifica Nazionale: i #datiasn

I #datiasn si prendono da qui: http://abilitazione.miur.it/public/pubblicarisultati.php usando questo Scraperwiki: https://scraperwiki.com/dataset/bsrkmqa/view/hnzlity

Attualmente sono composti da due tabelle: sectors e candidates. La tabella sectors serve unicamente come elenco di riferimento ed era necessaria per scaricare i dati ma il settore è indicato anche nella tabella candidates.

Si scaricano in formato

URL di base

@steko
steko / Labs.csv
Created February 13, 2016 14:32
Radiocarbon labs codes
Code Lab Country Active
A University of Arizona USA 1
AA NSF-Ariz. AMS Facility USA 1
AAR University of Aarhus Denmark 1
AC Ingeis Argentina 1
AECV Alberta Environmental Center of Vegreville Canada 0
AERIK Atomic Energy Res. Inst. Korea 0
ALG Algiers Algeria 0
ANAS Applied Nuclear-Atomic Science (ANAS) Lab. South Korea 1
ANL Argonne Nat. Lab. USA 0
@steko
steko / IOSACal mixed calibration curves.ipynb
Created February 22, 2020 23:23
IOSACal mixed calibration curves
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Doug's Archaeology
dougsarchaeology.wordpress.com
Cards Against Archaeology
Doug Rocks-Macqueen12 Dec 2015 archaeology
This last week we made buzzword bingo cards for Archaeology conferences. They are bingo cards filled with those phrases that are so over used at conferences that they are cliche. When I was crowdsourcing the cliches words a suggestion was made that it be turned into a Cards Against Humanity style game. If you are not familiar with the game it has been described as “a sort of Apples To Apples for the crass and jaded.” It is not something to be played in mixed company or at work but with close friends… maybe. After a little investigation I found out that Cards Against Humanity is available under a Creative Commons BY-NC-SA 2.0 license. So instead of making a CAH-like game I can make an archaeology expansion pack for CAH. Which is exactly what I did. Below are two expansion packs, one white and one black cards, that can be added to a current CAH set. They are for archaeologists specificall
@steko
steko / index.html
Last active January 31, 2016 14:47 — forked from d3noob/.block
d3.js tree from csv
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Collapsible Tree Example</title>
<style>
.node circle {
@steko
steko / zotero-read-api.md
Created December 4, 2013 12:26
Using the Zotero read API to retrieve citations for items in a group library.
@steko
steko / osgeo-projects-psc.gv
Created November 21, 2013 21:13
The OSGeo umbrella
graph osgeo {
graph [overlap="prism"];
node[fontsize="8", shape="circle"]
subgraph projects {
node[shape="doublecircle", fontsize="12"];
edge[weight="50", len="0.5", penwidth="5"];
@steko
steko / dupl.sh
Last active December 24, 2015 09:29
find duplicates in nested directory structure
ls -R1 | sort | uniq -d
@steko
steko / creare-iccd.md
Last active December 15, 2015 01:09
Validare tracciati ICCD

Creazione di tracciati ICCD

Partendo da un modello dati coerente, è possibile esportare i dati in un tracciato ICCD.

@steko
steko / sherdlinks-simulation.r
Created March 8, 2013 00:22
simulating the time needed to look for sherd-links (joins)