issues
search
cofacts
/
rumors-db
Scripts for managing rumors db
https://g0v.hackmd.io/@mrorz/S1caurZq8
MIT License
6
stars
11
forks
source link
Support cooccurrences
#65
Closed
yhsiang
closed
1 year ago
yhsiang
commented
1 year ago
https://g0v.hackmd.io/f_Ze19PhQuqx_fzOAOkohQ#DB
Fields:
userId: the user that submitted the
appId: the app that the user submitted this co-occurrences
sorted articleIds
createdAt: date string. The first time the user reported this cooccurrence.
updatedAt: date string. The last time the user reported this cooccurrence.
ID: ${userId}
${appId}
${sorted articleIds} (unique by these items)
https://g0v.hackmd.io/f_Ze19PhQuqx_fzOAOkohQ#DB
Fields: