home / video8

publishers

Data license: CC0 · Data source: github.com/rikker/video8

id
ID
name
Publisher Name
country
Country
parent_id
Parent Entity
notes
Notes

2 rows where parent_id = 90

✎ View and edit SQL

This data as json, CSV (advanced)

country 0

id ▼ name country parent_id notes
91 Paramount 75th Anniversary   Paramount 90  
92 Paramount Home Video   Paramount 90  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE publishers (
            id INTEGER PRIMARY KEY,
            name TEXT NOT NULL,
            country TEXT,
            parent_id INTEGER REFERENCES publishers(id),
            notes TEXT
        );
Powered by Datasette · Queries took 19.686ms · Data license: CC0 · Data source: github.com/rikker/video8