Query the catalog

The whole catalog ships as a small SQLite database your browser downloads once (~2 MB) and queries in memory — no server. Read-only SELECTs only. The same file is available at /data/research_query.db.gz.

Schema

Join with tag_v.paper_idx = paper_v.idx.

loading…