DenyTranDFW commited on
Commit
7502995
1 Parent(s): 700c2bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -16,8 +16,7 @@ It was a personal project to see if I could make the queries efficient.
16
  It's just been collecting dust ever since, maybe someone will make good use of it.
17
  Data is up to about early-2024.
18
  It doesn't differ from the source, other than it's compiled - so maybe you can try it out, then compile your own (with the link below).
19
- Everything was created from scratch - SEC Files, SQL Server on Docker.
20
- There aren't any courses on this specifically, but you should be able to do it with some Docker and SQL experience (or just feed all the data to an ML model 😊).
21
  For details on the SQL Server database this came from, see: "dataset-previous-life-info" folder, which will contain:
22
  - Row Counts
23
  - Primary/Foreign Keys
 
16
  It's just been collecting dust ever since, maybe someone will make good use of it.
17
  Data is up to about early-2024.
18
  It doesn't differ from the source, other than it's compiled - so maybe you can try it out, then compile your own (with the link below).
19
+ Dataset was created using SEC Files and SQL Server on Docker.
 
20
  For details on the SQL Server database this came from, see: "dataset-previous-life-info" folder, which will contain:
21
  - Row Counts
22
  - Primary/Foreign Keys