캐나다 자선 단체 데이터를 API로 가져오는 방법을 설명하는 포스트입니다.
캐나다에는 약 85,000개의 등록된 자선 단체가 있으며, CRA가 이들의 데이터를 오픈 데이터로 제공합니다. 이 포스트에서는 CSV 파일들을 결합하여 프로그램적으로 데이터를 가져오는 방법을 보여줍니다. 데이터에는 자선 단체의 법적 이름, 주소, 웹사이트, 이사/임원의 정보가 포함되어 있으며, 강력한 연구 및 데이터 활용 가능성을 제시합니다.
This post explains how to retrieve Canadian charity data via API.
Canada has approximately 85,000 registered charities, with the CRA providing their data as open data. This post outlines how to programmatically pull this data by joining separate CSV files. The data includes legal names, addresses, websites, and details of directors/officers, showcasing the potential for research and data utilization.