Add sample data file: sample_entities.csv
Browse files- sample_entities.csv +21 -0
sample_entities.csv
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
id,name,slug,type,tier,popularity
|
| 2 |
+
ent_001,The Shawshank Redemption,the-shawshank-redemption-1994,movies,S,98.7
|
| 3 |
+
ent_002,Breaking Bad,breaking-bad,series,S,97.2
|
| 4 |
+
ent_003,Christopher Nolan,christopher-nolan,people,S,95.1
|
| 5 |
+
ent_004,Bitcoin,bitcoin,cryptocurrencies,S,99.8
|
| 6 |
+
ent_005,A24,a24,companies,A,82.4
|
| 7 |
+
ent_006,Parasite,parasite-2019,movies,S,94.3
|
| 8 |
+
ent_007,Severance,severance,series,A,88.6
|
| 9 |
+
ent_008,Florence Pugh,florence-pugh,people,A,86.9
|
| 10 |
+
ent_009,Ethereum,ethereum,cryptocurrencies,S,97.5
|
| 11 |
+
ent_010,Netflix,netflix,companies,S,96.1
|
| 12 |
+
ent_011,Oppenheimer,oppenheimer-2023,movies,S,93.8
|
| 13 |
+
ent_012,The Bear,the-bear,series,A,85.7
|
| 14 |
+
ent_013,Pedro Pascal,pedro-pascal,people,A,91.3
|
| 15 |
+
ent_014,Solana,solana,cryptocurrencies,A,84.2
|
| 16 |
+
ent_015,Warner Bros Discovery,warner-bros-discovery,companies,A,79.8
|
| 17 |
+
ent_016,Everything Everywhere All at Once,everything-everywhere-all-at-once-2022,movies,S,92.1
|
| 18 |
+
ent_017,Succession,succession,series,S,93.5
|
| 19 |
+
ent_018,Zendaya,zendaya,people,S,94.7
|
| 20 |
+
ent_019,Cardano,cardano,cryptocurrencies,B,71.6
|
| 21 |
+
ent_020,Blumhouse Productions,blumhouse-productions,companies,B,68.3
|