S M Rakib HasanDept. of CSEBRAC UniversityDhaka, Bangladeshsm.rakib.hasan@g.bracu.ac.bdAakar DhakalDept. of CSEBRAC UniversityDhaka, Bangladeshaakar.dhakal@g.bracu.ac.bdMs. Ayesha SiddiquaDept. of ECENitte Meenakshi ITBengaluru, Indiaayesha.siddiqua@nmit.ac.inMohammad Mominur RahmanDivision of ICTCollege of S and EHamad Bin Khalifa UniversityDoha, Qatarmora28982@hbku.edu.qaMd Maidul IslamDepartment of ECEGreen University of BangladeshDhaka, Bangladeshengr.maidul.eee@gmail.comMohammed Arfat Raihan ChowdhuryCollege of S and EHamad Bin Khalifa UniversityDoha, Qatararfatmarine27@gmail.comS M Masfequier Rahman SwapnoDept. of CSEBUBTDhaka, Bangladeshmasfequier.cse.bubt@gmail.comSM Nuruzzaman NobelDept. of CSEBUBTDhaka, Bangladeshsmnuruzzaman712@gmail.comAbstract—Music plays a huge part in shaping peoples’ psychology and behavioral patterns. This paper investigates the connection between national anthems and different global indices with computational music analysis and statistical correlation analysis. We analyze national anthem musical data to determinewhether certain musical characteristics are associated with peace, happiness, suicide rate, crime rate, etc. To achieve this, we collect national anthems from 169 countries and use computational music analysis techniques to extract pitch, tempo, beat, and other pertinent audio features. We then compare these musical characteristics with data on different global indices to ascertain whether a significant correlation exists. Our findings indicate that there may be a correlation between the musical characteristics of national anthems and the indices we investigated. The implications of our findings for music psychology and policymakers interested in promoting social well-being are discussed. This paper emphasizes the potential of musical data analysis in social research and offers a novel perspective on the relationship between music and social indices. The source code and data are made open-access for reproducibility and future researchendeavors. It can be accessed at http://bit.ly/na code Index Terms—cognitive psychology, computational music analysis,human behavior, global indicators
# Search
curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "s3e8DDi3xtIHhmPt3mUHF7AXmnp6eCVruAFJc_JljYc", "query": "What is alexanDRIA library?"}'
# Query
curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "s3e8DDi3xtIHhmPt3mUHF7AXmnp6eCVruAFJc_JljYc", "level": 2}'