*Country:* `=this.Country` # Articles ```dataview TABLE year as "Year", category as "Category", subject as "Subject", summary as "Summary" FROM "" SORT year DESC, file.name ASC WHERE (contains(journal, this.file.link) OR contains(file.tags, "#NEJM") ) AND file.name != this.file.name ```